LibreOffice Module vcl (master) 1
Classes | Namespaces | Macros
toolbox.h File Reference
#include <vcl/toolbox.hxx>
#include <optional>
#include <vector>
Include dependency graph for toolbox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ImplToolItem
 
struct  vcl::ToolBoxLayoutData
 
struct  ImplToolBoxPrivateData
 

Namespaces

namespace  vcl
 

Macros

#define TB_DROPDOWNARROWWIDTH   11
 
#define TB_MENUBUTTON_SIZE   12
 
#define TB_MENUBUTTON_OFFSET   2
 

Macro Definition Documentation

◆ TB_DROPDOWNARROWWIDTH

#define TB_DROPDOWNARROWWIDTH   11

Definition at line 28 of file toolbox.h.

◆ TB_MENUBUTTON_OFFSET

#define TB_MENUBUTTON_OFFSET   2

Definition at line 31 of file toolbox.h.

◆ TB_MENUBUTTON_SIZE

#define TB_MENUBUTTON_SIZE   12

Definition at line 30 of file toolbox.h.