LibreOffice Module cui (master) 1
|
#include <cfgutil.hxx>
Public Member Functions | |
SfxStyleInfo_Impl () | |
SfxStyleInfo_Impl (const SfxStyleInfo_Impl &rCopy) | |
Public Attributes | |
OUString | sFamily |
OUString | sStyle |
OUString | sCommand |
OUString | sLabel |
Definition at line 42 of file cfgutil.hxx.
|
inline |
Definition at line 49 of file cfgutil.hxx.
|
inline |
OUString SfxStyleInfo_Impl::sCommand |
Definition at line 46 of file cfgutil.hxx.
Referenced by CommandCategoryListBox::categorySelected(), SfxAcceleratorConfigPage::GetLabel4Command(), SfxStylesInfo_Impl::getLabel4Style(), SfxStylesInfo_Impl::getStyles(), CuiConfigGroupListBox::GroupSelected(), SfxStylesInfo_Impl::parseStyleCommand(), and SfxStyleInfo_Impl().
OUString SfxStyleInfo_Impl::sFamily |
Definition at line 44 of file cfgutil.hxx.
Referenced by SfxStylesInfo_Impl::getLabel4Style(), SfxStylesInfo_Impl::getStyleFamilies(), SfxStylesInfo_Impl::getStyles(), CuiConfigGroupListBox::GroupSelected(), SfxStylesInfo_Impl::parseStyleCommand(), and SfxStyleInfo_Impl().
OUString SfxStyleInfo_Impl::sLabel |
Definition at line 47 of file cfgutil.hxx.
Referenced by CommandCategoryListBox::categorySelected(), SfxAcceleratorConfigPage::GetLabel4Command(), SfxStylesInfo_Impl::getLabel4Style(), SfxStylesInfo_Impl::getStyleFamilies(), SfxStylesInfo_Impl::getStyles(), CuiConfigGroupListBox::GroupSelected(), IMPL_LINK(), and SfxStyleInfo_Impl().
OUString SfxStyleInfo_Impl::sStyle |
Definition at line 45 of file cfgutil.hxx.
Referenced by SfxStylesInfo_Impl::getLabel4Style(), SfxStylesInfo_Impl::getStyles(), SfxStylesInfo_Impl::parseStyleCommand(), and SfxStyleInfo_Impl().