Home
last modified time | relevance | path

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

/trunk/main/stoc/source/loader/
H A Ddllcomponentloader.cxx109 class DllComponentLoader class
115 DllComponentLoader( const Reference<XComponentContext> & xCtx );
116 ~DllComponentLoader();
138 DllComponentLoader::DllComponentLoader( const Reference<XComponentContext> & xCtx ) in DllComponentLoader() function in stoc_loader::DllComponentLoader
145 DllComponentLoader::~DllComponentLoader() in ~DllComponentLoader()
151 OUString SAL_CALL DllComponentLoader::getImplementationName( ) in getImplementationName()
158 sal_Bool SAL_CALL DllComponentLoader::supportsService( const OUString& ServiceName ) in supportsService()
170 Sequence<OUString> SAL_CALL DllComponentLoader::getSupportedServiceNames( ) in getSupportedServiceNames()
202 OUString DllComponentLoader::expand_url( OUString const & url ) in expand_url()
216 Reference<XInterface> SAL_CALL DllComponentLoader::activate( in activate()
[all …]

Completed in 5 milliseconds