Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dfactory.cxx966 class OFactoryProxyHelper : public WeakImplHelper3< XServiceInfo, XSingleServiceFactory, class
973 OFactoryProxyHelper( in OFactoryProxyHelper() function in cppu::OFactoryProxyHelper
1000 Reference<XInterface > OFactoryProxyHelper::createInstance() in createInstance()
1007 Reference<XInterface > OFactoryProxyHelper::createInstanceWithArguments in createInstanceWithArguments()
1017 OUString OFactoryProxyHelper::getImplementationName() in getImplementationName()
1027 sal_Bool OFactoryProxyHelper::supportsService(const OUString& ServiceName) in supportsService()
1037 Sequence< OUString > OFactoryProxyHelper::getSupportedServiceNames(void) in getSupportedServiceNames()
1046 sal_Bool SAL_CALL OFactoryProxyHelper::releaseOnNotification() throw(::com::sun::star::uno::Runtime… in releaseOnNotification()
1078 return new OFactoryProxyHelper( in createFactoryProxy()

Completed in 22 milliseconds