Searched refs:i_rModuleIdentifier (Results 1 – 2 of 2) sorted by relevance
102 …nfigurationTreeRoot lcl_getModuleUIElementStatesConfig( const ::rtl::OUString& i_rModuleIdentifier, in lcl_getModuleUIElementStatesConfig() argument110 …::comphelper::NamedValueCollection aModuleProps( xModuleAccess->getByName( i_rModuleIdentifier ) ); in lcl_getModuleUIElementStatesConfig()533 static bool ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier );646 bool ModuleTaskPane_Impl::ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier ) in ModuleHasToolPanels() argument648 …figurationTreeRoot aWindowStateConfig( lcl_getModuleUIElementStatesConfig( i_rModuleIdentifier ) ); in ModuleHasToolPanels()749 bool ModuleTaskPane::ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier ) in ModuleHasToolPanels() argument751 return ModuleTaskPane_Impl::ModuleHasToolPanels( i_rModuleIdentifier ); in ModuleHasToolPanels()
138 static bool ModuleHasToolPanels( const ::rtl::OUString& i_rModuleIdentifier );
Completed in 43 milliseconds