Home
last modified time | relevance | path

Searched refs:SfxConfigGroupListBox_Impl (Results 1 – 7 of 7) sorted by relevance

/trunk/main/cui/source/customize/
H A Dcfgutil.cxx471 SfxConfigGroupListBox_Impl::SfxConfigGroupListBox_Impl( in SfxConfigGroupListBox_Impl() function in SfxConfigGroupListBox_Impl
482 SfxConfigGroupListBox_Impl::~SfxConfigGroupListBox_Impl() in ~SfxConfigGroupListBox_Impl()
487 void SfxConfigGroupListBox_Impl::ClearAll() in ClearAll()
509 void SfxConfigGroupListBox_Impl::SetStylesInfo(SfxStylesInfo_Impl* pStyles) in SetStylesInfo()
514 String SfxConfigGroupListBox_Impl::GetGroup() in GetGroup()
534 void SfxConfigGroupListBox_Impl::InitModule() in InitModule()
570 void SfxConfigGroupListBox_Impl::InitBasic() in InitBasic()
575 void SfxConfigGroupListBox_Impl::InitStyles() in InitStyles()
634 void SfxConfigGroupListBox_Impl::Init(const css::uno::Reference< css::lang::XMultiServiceFactory >&… in Init()
812 Image SfxConfigGroupListBox_Impl::GetImage( Reference< browse::XBrowseNode > node, Reference< XComp… in GetImage()
[all …]
H A Dacccfg.cxx709 … , pGroupLBox(new SfxConfigGroupListBox_Impl( this, CUI_RES(BOX_ACC_GROUP), SFX_SLOT_ACCELCONFIG )) in SfxAcceleratorConfigPage()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx121 friend class SfxConfigGroupListBox_Impl;
145 class SfxConfigGroupListBox_Impl : public SvTreeListBox class
178 SfxConfigGroupListBox_Impl ( Window* pParent,
181 ~SfxConfigGroupListBox_Impl();
H A Dacccfg.hxx67 class SfxConfigGroupListBox_Impl;
143 SfxConfigGroupListBox_Impl* pGroupLBox;
H A Dmacroass.hxx40 class SfxConfigGroupListBox_Impl;
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx64 SfxConfigGroupListBox_Impl* pGroupLB;
466 mpImpl->pGroupLB = new SfxConfigGroupListBox_Impl( this, CUI_RES( LB_GROUP ) ); in SfxMacroTabPage()
/trunk/main/sfx2/inc/sfx2/
H A Dmacropg.hxx45 class SfxConfigGroupListBox_Impl;