Home
last modified time | relevance | path

Searched refs:ModuleHasToolPanels (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sfx2/source/dialog/
H A Dtaskpane.cxx533 static bool ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier );
646 bool ModuleTaskPane_Impl::ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier ) in ModuleHasToolPanels() function in sfx2::ModuleTaskPane_Impl
749 bool ModuleTaskPane::ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier ) in ModuleHasToolPanels() function in sfx2::ModuleTaskPane
751 return ModuleTaskPane_Impl::ModuleHasToolPanels( i_rModuleIdentifier ); in ModuleHasToolPanels()
755 bool ModuleTaskPane::ModuleHasToolPanels( const Reference< XFrame >& i_rDocumentFrame ) in ModuleHasToolPanels() function in sfx2::ModuleTaskPane
757 return ModuleTaskPane_Impl::ModuleHasToolPanels( lcl_identifyModule( i_rDocumentFrame ) ); in ModuleHasToolPanels()
/aoo4110/main/sfx2/inc/sfx2/
H A Dtaskpane.hxx138 static bool ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier );
141 …static bool ModuleHasToolPanels( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::…
/aoo4110/main/sfx2/source/appl/
H A Dmodule.cxx410 … return ::sfx2::ModuleTaskPane::ModuleHasToolPanels( pViewFrame->GetFrame().GetFrameInterface() ); in IsChildWindowAvailable()
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx178 i_rViewFrameImpl.aHasToolPanels.reset( ::sfx2::ModuleTaskPane::ModuleHasToolPanels( in moduleHasToolPanels()

Completed in 66 milliseconds