Open Tools - Macros - LibreOffice Basic - Edit and select Application Macros container.
This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our web page on writing Help contents.
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.