La biblioteca Gimmicks

Per accedir a esta orde...

Open Tools - Macros - LibreOffice Basic - Edit and select Application Macros container.


Icona d'avís

Aquesta pàgina d'ajuda requereix faena per a millorar-ne la correcció i compleció. Uniu-vos al projecte LibreOffice i ajudeu-nos a escriure la informació que hi falta. Visiteu la nostra pàgina web sobre la redacció de contingut de l'Ajuda.


Icona de nota

This library must be loaded before execution. Execute the following statement before running any macro that uses this library:
GlobalScope.BasicLibraries.LoadLibrary("Gimmicks")


Description

The Gimmicks library is used by the AutoText wizard.

Its entry points are:

Selecting Tools - AutoText loads the following library in memory:

note

Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory.


Tools Basic library

Using AutoText explains what the Gimmicks library does.