Lines Matching refs:SfxConfigGroupListBox_Impl

471 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()
908 SfxConfigGroupListBox_Impl::getDocumentModel( Reference< XComponentContext >& xCtx, ::rtl::OUString… in getDocumentModel()
941 ::rtl::OUString SfxConfigGroupListBox_Impl::MapCommand2UIName(const ::rtl::OUString& sCommand) in MapCommand2UIName()
978 void SfxConfigGroupListBox_Impl::GroupSelected() in GroupSelected()
1112 sal_Bool SfxConfigGroupListBox_Impl::Expand( SvLBoxEntry* pParent ) in Expand()
1149 void SfxConfigGroupListBox_Impl::RequestingChilds( SvLBoxEntry *pEntry ) in RequestingChilds()
1280 void SfxConfigGroupListBox_Impl::SelectMacro( const SfxMacroInfoItem *pItem ) in SelectMacro()
1286 void SfxConfigGroupListBox_Impl::SelectMacro( const String& rBasic, in SelectMacro()