Jump to content

Macros pour LibreOffice ''Base''

From The Document Foundation Wiki
This page is a translated version of the page Macros/Base and the translation is 18% complete.


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

LibreOffice Basic

Caption text
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.