Searched refs:ProviderCache (Results 1 – 5 of 5) sorted by relevance
43 ProviderCache::ProviderCache( const Reference< XComponentContext >& xContext, const Sequence< Any >… in ProviderCache() function in func_provider::ProviderCache55 ProviderCache::ProviderCache( const Reference< XComponentContext >& xContext, const Sequence< Any >… in ProviderCache() function in func_provider::ProviderCache67 ProviderCache::~ProviderCache() in ~ProviderCache()72 ProviderCache::getProvider( const ::rtl::OUString& providerName ) in getProvider()93 ProviderCache::getAllProviders() throw ( RuntimeException ) in getAllProviders()146 ProviderCache::populateCache() throw ( RuntimeException ) in populateCache()196 ProviderCache::createProvider( ProviderDetails& details ) throw ( RuntimeException ) in createProvider()
60 class ProviderCache class64 …ProviderCache( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno:…66 …ProviderCache( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno:…69 ~ProviderCache();
127 ProviderCache* providerCache();148 ProviderCache* m_pPCache;
403 ProviderCache*417 m_pPCache = new ProviderCache( m_xContext, m_sAargs ); in providerCache()421 m_pPCache = new ProviderCache( m_xContext, m_sAargs, blacklist ); in providerCache()
42 $(SLO)$/ProviderCache.obj\
Completed in 48 milliseconds