Difference between revisions of "Documentation/DevGuide/Scripting/Editing, Creating and Managing Macros"
From Apache OpenOffice Wiki
< Documentation | DevGuide
m (1 revision(s)) |
m |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 6: | Line 6: | ||
|NextPage=Documentation/DevGuide/Scripting/The Organizer dialogs for BeanShell and JavaScript | |NextPage=Documentation/DevGuide/Scripting/The Organizer dialogs for BeanShell and JavaScript | ||
}} | }} | ||
| − | {{DISPLAYTITLE:Editing, Creating and Managing Macros}} | + | {{Documentation/DevGuideLanguages|Documentation/DevGuide/Scripting/{{SUBPAGENAME}}}} |
| − | The Scripting Framework provides support for editing, creating and managing macros via the '''Tools | + | {{DISPLAYTITLE:Editing, Creating and Managing Macros}} |
| + | The Scripting Framework provides support for editing, creating and managing macros via the '''Tools > Macro > Organize Macros''' menu. From there you can open a macro management dialog for BeanShell, JavaScript or OpenOffice Basic macros. | ||
| + | |||
| + | The '''Tools > Macro > Organize Macros''' menu of {{AOo}} can only execute existing Python macros. Facilities for creating, editing, deleting, are not yet implemented. | ||
{{PDL1}} | {{PDL1}} | ||
| − | [[Category: Scripting]] | + | |
| + | [[Category:Documentation/Developer's Guide/Scripting]] | ||
Latest revision as of 18:10, 21 December 2020
The Scripting Framework provides support for editing, creating and managing macros via the Tools > Macro > Organize Macros menu. From there you can open a macro management dialog for BeanShell, JavaScript or OpenOffice Basic macros.
The Tools > Macro > Organize Macros menu of Apache OpenOffice can only execute existing Python macros. Facilities for creating, editing, deleting, are not yet implemented.
| Content on this page is licensed under the Public Documentation License (PDL). |