Macros for LibreOffice Impress
Appearance
< Macros
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
The following macro(s) can be used with LibreOffice Impress:
Macros for Math may be used as Impress documents may contain formulas.
LibreOffice Basic
Refer to LibreOffice Basic Help for using Basic as a macro language.
Python
- Refer to Python Scripts Help for an introduction to Python as a macro language.
- The ScriptForge python library is very helpful in making certain LibreOffice features more easily accessible from Python. ScriptForge doesn't come installed by default with LibreOffice. On Ubuntu Linux, use apt install python3-scriptforge to install it.
JavaScript
Refer to JavaScript macros - xlated from japanese - for an introduction to JavaScript as a macro language.