LibreOffice Module framework (master) 1
|
#include <commandinfo.hxx>
Public Member Functions | |
CommandInfo () | |
Public Attributes | |
::std::vector< ToolBoxItemId > | aIds |
ToolBoxItemId | nId |
sal_Int16 | nImageInfo |
Definition at line 31 of file commandinfo.hxx.
|
inline |
Definition at line 33 of file commandinfo.hxx.
::std::vector< ToolBoxItemId > framework::CommandInfo::aIds |
Definition at line 36 of file commandinfo.hxx.
ToolBoxItemId framework::CommandInfo::nId |
Definition at line 37 of file commandinfo.hxx.
Referenced by framework::ToolBarManager::FillAddonToolbar(), framework::ToolBarManager::FillOverflowToolbar(), framework::ToolBarManager::FillToolbarFromContainer(), and framework::ToolBarMerger::MergeItems().
sal_Int16 framework::CommandInfo::nImageInfo |
Definition at line 38 of file commandinfo.hxx.