| View previous topic :: View next topic |
| Author |
Message |
Beginner Guest
|
Posted: Fri Jun 27, 2003 8:21 pm Post subject: Recording macro in API |
|
|
I listen, to record macro - is possible.
How I can to do it ? |
|
| Back to top |
|
 |
openmind OOo Enthusiast


Joined: 28 Jun 2003 Posts: 106 Location: Switzerland
|
Posted: Sun Jun 29, 2003 4:48 am Post subject: |
|
|
i've dowloaded the OOo 1.1beta2.
It includes a macro recorder. Extras - Macros - Record macro are the menu items (maybe Tools instead extras in english versions??)
It was easy for me to create a macro which closes all toolbars for a Database-form.
1. Start recording the macro
2. Close Objectbar
3. Close Toolbar
4. Close functionbar
5. Stop recording
6. Save macro in a module
7a. Create a control and attach it to the macro
or
7b. Call macro from within a basic code
I assume this saves hours of seeking for this functions in ooo api-documentation
You can download the 1.1beta2 (which seems to me as quite stable) at http://www.openoffice.org/dev_docs/source/1.1beta2/ |
|
| Back to top |
|
 |
|