Home
last modified time | relevance | path

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

/trunk/main/scripting/source/provider/
H A DProviderCache.cxx43 ProviderCache::ProviderCache( const Reference< XComponentContext >& xContext, const Sequence< Any >… in ProviderCache() function in func_provider::ProviderCache
55 ProviderCache::ProviderCache( const Reference< XComponentContext >& xContext, const Sequence< Any >… in ProviderCache() function in func_provider::ProviderCache
67 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()
H A DProviderCache.hxx60 class ProviderCache class
64ProviderCache( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno:…
66ProviderCache( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno:…
69 ~ProviderCache();
H A DMasterScriptProvider.hxx127 ProviderCache* providerCache();
148 ProviderCache* m_pPCache;
H A DMasterScriptProvider.cxx403 ProviderCache*
417 m_pPCache = new ProviderCache( m_xContext, m_sAargs ); in providerCache()
421 m_pPCache = new ProviderCache( m_xContext, m_sAargs, blacklist ); in providerCache()
H A Dmakefile.mk42 $(SLO)$/ProviderCache.obj\

Completed in 22 milliseconds