LibreOffice Module framework (master) 1
Macros
resource.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MENUITEM_TOOLBAR_VISIBLEBUTTON   1
 
#define MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR   2
 
#define MENUITEM_TOOLBAR_UNDOCKTOOLBAR   3
 
#define MENUITEM_TOOLBAR_DOCKTOOLBAR   4
 
#define MENUITEM_TOOLBAR_DOCKALLTOOLBAR   5
 
#define MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION   6
 
#define MENUITEM_TOOLBAR_CLOSE   7
 

Macro Definition Documentation

◆ MENUITEM_TOOLBAR_CLOSE

#define MENUITEM_TOOLBAR_CLOSE   7

Definition at line 28 of file resource.hxx.

◆ MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR

#define MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR   2

Definition at line 23 of file resource.hxx.

◆ MENUITEM_TOOLBAR_DOCKALLTOOLBAR

#define MENUITEM_TOOLBAR_DOCKALLTOOLBAR   5

Definition at line 26 of file resource.hxx.

◆ MENUITEM_TOOLBAR_DOCKTOOLBAR

#define MENUITEM_TOOLBAR_DOCKTOOLBAR   4

Definition at line 25 of file resource.hxx.

◆ MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION

#define MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION   6

Definition at line 27 of file resource.hxx.

◆ MENUITEM_TOOLBAR_UNDOCKTOOLBAR

#define MENUITEM_TOOLBAR_UNDOCKTOOLBAR   3

Definition at line 24 of file resource.hxx.

◆ MENUITEM_TOOLBAR_VISIBLEBUTTON

#define MENUITEM_TOOLBAR_VISIBLEBUTTON   1

Definition at line 22 of file resource.hxx.