Macros for LibreOffice Base
< Macros
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
The following macros can be used with LibreOffice Base:
Basic | Python | Javascript |
---|---|---|
Display a maximized form at Base opening time | tdb | |
Manage linked images | tdb | tbd |
Execute update | tdb | |
Add control (TextBox) at runtime | tbd | tbd |
Manage DB table relationships | tdb |
(See Macros/Base/fr for more content.)
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.
JavaScript
Refer to JavaScript macros - xlated from japanese - for an introduction to JavaScript as a macro language.