Home
last modified time | relevance | path

Searched refs:UIElementInfo (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx134 struct UIElementInfo struct in framework::UIConfigurationManager
136 UIElementInfo( const rtl::OUString& rResourceURL, const rtl::OUString& rUIName ) : in UIElementInfo() argument
175 …typedef ::std::hash_map< rtl::OUString, UIElementInfo, rtl::OUStringHash, ::std::equal_to< rtl::OU…
H A Dmoduleuiconfigurationmanager.hxx145 struct UIElementInfo struct in framework::ModuleUIConfigurationManager
147 UIElementInfo( const rtl::OUString& rResourceURL, const rtl::OUString& rUIName ) : in UIElementInfo() argument
187 …typedef ::std::hash_map< rtl::OUString, UIElementInfo, rtl::OUStringHash, ::std::equal_to< rtl::OU…
/aoo4110/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.hxx135 struct UIElementInfo struct in framework::UIConfigurationManagerImpl
137 UIElementInfo( const rtl::OUString& rResourceURL, const rtl::OUString& rUIName ) : in UIElementInfo() function
177 …typedef ::std::hash_map< rtl::OUString, UIElementInfo, rtl::OUStringHash, ::std::equal_to< rtl::OU…
H A Dmoduleuiconfigurationmanager.cxx191 UIElementInfo aInfo( pUserIter->second.aResourceURL, aUIName ); in impl_fillSequenceWithElementTypeInfo()
198 UIElementInfo aInfo( pUserIter->second.aResourceURL, OUString() ); in impl_fillSequenceWithElementTypeInfo()
229 UIElementInfo aInfo( pDefIter->second.aResourceURL, aUIName ); in impl_fillSequenceWithElementTypeInfo()
236 UIElementInfo aInfo( pDefIter->second.aResourceURL, OUString() ); in impl_fillSequenceWithElementTypeInfo()
H A Duiconfigurationmanagerimpl.cxx159 UIElementInfo aInfo( pUserIter->second.aResourceURL, aUIName ); in impl_fillSequenceWithElementTypeInfo()
166 UIElementInfo aInfo( pUserIter->second.aResourceURL, rtl::OUString() ); in impl_fillSequenceWithElementTypeInfo()
198 UIElementInfo aInfo( pDefIter->second.aResourceURL, aUIName ); in impl_fillSequenceWithElementTypeInfo()
205 UIElementInfo aInfo( pDefIter->second.aResourceURL, rtl::OUString() ); in impl_fillSequenceWithElementTypeInfo()
H A Duiconfigurationmanager.cxx181 UIElementInfo aInfo( pUserIter->second.aResourceURL, aUIName ); in impl_fillSequenceWithElementTypeInfo()

Completed in 51 milliseconds