Jump to content

Macros for LibreOffice Draw

From The Document Foundation Wiki
This page is a translated version of the page Macros/Draw and the translation is 0% complete.
Outdated translations are marked like this.


Les macros listées sur cette page peuvent être exécutées dans Draw.

LibreOffice Basic

LibreOffice Basic Python JavaScript
Macro for manipulating object properties by layer tbd n/a

Macros for Math may be used as Draw 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.

JavaScript

Refer to JavaScript macros - xlated from japanese - for an introduction to JavaScript as a macro language.