Text Documents (Writer)
HTML Documents (Writer Web)
Spreadsheets (Calc)
Presentations (Impress)
Drawings (Draw)
Database Functionality (Base)
Formulae (Math)
Charts and Diagrams
Macros and Scripting
Office Installation
Common Help Topics
OneOffice Logo

The Gimmicks Library

To access this command...

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

This help page needs further work for correctness and completion. Please join the Office 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.