Open Tools - Macros - LibreOffice Basic - Edit and select Application Macros container.
Þessari hjálparsíðu veitir ekki af frekari umhirðu varðandi frágang og nákvæmni. Endilega gakktu í LibreOffice-hópinn, þú gætir hjálpað til við að skrifa þær upplýsingar sem vantar. Skoðaðu vefsíðuna um hvernig eigi að skrifa hjálparefni.
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.