BibliotekaGimmicks

Aby wykonać tę operację...

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


Ikona ostrzeżenia

Ta strona pomocy wymaga dalszej pracy nad poprawnością i uzupełnieniem. Dołącz do projektu LibreOffice i pomóż nam uzupełnić brakujące informacje. Odwiedź naszą stronę internetową poświęconą pisaniu treści pomocy.


Ikona notatki

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.