Open Tools - Macros - LibreOffice Basic - Edit and select LibreOffice Macros container.
Ĉi tiu helpa paĝo bezonas pluan laboron por ĝusteco kaj kompletigo. Bonvolu aliĝi al la LibreOffice-projekto kaj helpi nin verki la mankantan informon. Vizitu nian retpaĝon pri verki Helpo-enhavon.
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:
Gimmicks.AutoText.Main
Gimmicks.GetTexts.Main
Selecting Tools - AutoText loads the following library in memory:
Tools
Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory.