Home
last modified time | relevance | path

Searched refs:GetConfigurationProvider (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx108 GetConfigurationProvider(); // attempt to create the provider early in ConfigManager()
141 Reference< XMultiServiceFactory > ConfigManager::GetConfigurationProvider() in GetConfigurationProvider() function in ConfigManager
207 return GetConfigurationProvider(); in GetLocalConfigurationProvider()
282 Reference< XMultiServiceFactory > xCfgProvider = GetConfigurationProvider(); in AcquireTree()
524 Reference< XMultiServiceFactory > xCfgProvider = GetConfigManager()->GetConfigurationProvider(); in GetDirectConfigProperty()
H A Dconfigitem.cxx265 return ( pImpl->pManager && pImpl->pManager->GetConfigurationProvider().is() ); in IsValidConfigMgr()
/trunk/main/unotools/inc/unotools/
H A Dconfigmgr.hxx62 GetConfigurationProvider();
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java581 protected static XMultiServiceFactory GetConfigurationProvider( XComponentContext xContext ) in GetConfigurationProvider() method in Helper
610 return GetConfigurationProvider( xContext ).createInstanceWithArguments( in GetConfig()
/trunk/main/desktop/source/app/
H A Dapp.cxx2392 …lushable > xCFGFlush( ::utl::ConfigManager::GetConfigManager()->GetConfigurationProvider(), UNO_QU… in FlushConfiguration()
2400 …ponent > xCFGDispose( ::utl::ConfigManager::GetConfigManager()->GetConfigurationProvider(), UNO_QU… in FlushConfiguration()

Completed in 73 milliseconds