LibreOffice Module chart2 (master) 1
|
#include <ElementSelector.hxx>
Public Member Functions | |
ListBoxEntryData () | |
Public Attributes | |
OUString | UIName |
ObjectIdentifier | OID |
sal_Int32 | nHierarchyDepth |
Definition at line 33 of file ElementSelector.hxx.
|
inline |
Definition at line 39 of file ElementSelector.hxx.
sal_Int32 chart::ListBoxEntryData::nHierarchyDepth |
Definition at line 37 of file ElementSelector.hxx.
Referenced by chart::lcl_addObjectsToList().
ObjectIdentifier chart::ListBoxEntryData::OID |
Definition at line 36 of file ElementSelector.hxx.
Referenced by chart::lcl_addObjectsToList(), and chart::SelectorListBox::UpdateChartElementsListAndSelection().
OUString chart::ListBoxEntryData::UIName |
Definition at line 35 of file ElementSelector.hxx.
Referenced by chart::lcl_addObjectsToList(), and chart::SelectorListBox::UpdateChartElementsListAndSelection().