LibreOffice Module framework (master) 1
|
#include <toolbarmerger.hxx>
Public Attributes | |
OUString | aCommandURL |
OUString | aLabel |
OUString | aTarget |
OUString | aContext |
OUString | aControlType |
sal_uInt16 | nWidth |
Definition at line 44 of file toolbarmerger.hxx.
OUString framework::AddonToolbarItem::aCommandURL |
Definition at line 46 of file toolbarmerger.hxx.
Referenced by framework::ToolBarMerger::ConvertSeqSeqToVector(), framework::ToolBarMerger::CreateToolbarItem(), and framework::ToolBarMerger::MergeItems().
OUString framework::AddonToolbarItem::aContext |
Definition at line 49 of file toolbarmerger.hxx.
Referenced by framework::ToolBarMerger::ConvertSeqSeqToVector(), and framework::ToolBarMerger::MergeItems().
OUString framework::AddonToolbarItem::aControlType |
Definition at line 50 of file toolbarmerger.hxx.
Referenced by framework::ToolBarMerger::ConvertSeqSeqToVector(), and framework::ToolBarMerger::CreateToolbarItem().
OUString framework::AddonToolbarItem::aLabel |
Definition at line 47 of file toolbarmerger.hxx.
Referenced by framework::ToolBarMerger::ConvertSeqSeqToVector(), and framework::ToolBarMerger::CreateToolbarItem().
OUString framework::AddonToolbarItem::aTarget |
Definition at line 48 of file toolbarmerger.hxx.
Referenced by framework::ToolBarMerger::ConvertSeqSeqToVector().
sal_uInt16 framework::AddonToolbarItem::nWidth |
Definition at line 51 of file toolbarmerger.hxx.
Referenced by framework::ToolBarMerger::ConvertSeqSeqToVector(), and framework::ToolBarMerger::CreateToolbarItem().