LibreOffice Module vcl (master) 1
|
#include <NotebookBarAddonsMerger.hxx>
Public Attributes | |
OUString | sCommandURL |
OUString | sLabel |
OUString | sTarget |
OUString | sContext |
OUString | sControlType |
sal_uInt16 | nWidth |
OUString | sStyle |
Definition at line 39 of file NotebookBarAddonsMerger.hxx.
sal_uInt16 AddonNotebookBarItem::nWidth |
Definition at line 46 of file NotebookBarAddonsMerger.hxx.
Referenced by GetAddonNotebookBarItem().
OUString AddonNotebookBarItem::sCommandURL |
Definition at line 41 of file NotebookBarAddonsMerger.hxx.
Referenced by CreateNotebookBarToolBox(), GetAddonNotebookBarItem(), and NotebookBarAddonsMerger::MergeNotebookBarMenuAddons().
OUString AddonNotebookBarItem::sContext |
Definition at line 44 of file NotebookBarAddonsMerger.hxx.
Referenced by GetAddonNotebookBarItem().
OUString AddonNotebookBarItem::sControlType |
Definition at line 45 of file NotebookBarAddonsMerger.hxx.
Referenced by GetAddonNotebookBarItem().
OUString AddonNotebookBarItem::sLabel |
Definition at line 42 of file NotebookBarAddonsMerger.hxx.
Referenced by CreateNotebookBarToolBox(), GetAddonNotebookBarItem(), and NotebookBarAddonsMerger::MergeNotebookBarMenuAddons().
OUString AddonNotebookBarItem::sStyle |
Definition at line 47 of file NotebookBarAddonsMerger.hxx.
Referenced by CreateNotebookBarToolBox(), and GetAddonNotebookBarItem().
OUString AddonNotebookBarItem::sTarget |
Definition at line 43 of file NotebookBarAddonsMerger.hxx.
Referenced by GetAddonNotebookBarItem().