Operation Manual
Figure 334: LibreOffice Basic Macro Organizer dialog
Figure 335: Integrated Debugging Environment dialog
Use the following steps to create a library to contain your macro:
1) Use Tools > Macros > Organize Macros > LibreOffice Basic to open the LibreOffice
Basic Macro dialog (Figure 333).
2) Click Organizer to open the Basic Macro Organizer dialog (Figure 334) and select the
Libraries tab.
3) Set the Location to My Macros & Dialogs, which is the default location.
4) Click New to open the New Library dialog.
5) Enter a library name, for example TestLibrary, and click OK.
6) Select the Modules tab.
7) In the Module list, expand My Macros and select, for example TestLibrary. A module named
Module1 already exists and can contain your macro. If you wish, you can click New to
create another module in the library.
Chapter 13 Getting Started with Macros | 337