Searched refs:OHatchWindowFactory (Results 1 – 2 of 2) sorted by relevance
37 uno::Sequence< ::rtl::OUString > SAL_CALL OHatchWindowFactory::impl_staticGetSupportedServiceNames() in impl_staticGetSupportedServiceNames()46 ::rtl::OUString SAL_CALL OHatchWindowFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName()52 uno::Reference< uno::XInterface > SAL_CALL OHatchWindowFactory::impl_staticCreateSelfInstance( in impl_staticCreateSelfInstance()55 return uno::Reference< uno::XInterface >( *new OHatchWindowFactory( xServiceManager ) ); in impl_staticCreateSelfInstance()60 uno::Reference< embed::XHatchWindow > SAL_CALL OHatchWindowFactory::createHatchWindowInstance( in createHatchWindowInstance()76 ::rtl::OUString SAL_CALL OHatchWindowFactory::getImplementationName() in getImplementationName()83 sal_Bool SAL_CALL OHatchWindowFactory::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()96 uno::Sequence< ::rtl::OUString > SAL_CALL OHatchWindowFactory::getSupportedServiceNames() in getSupportedServiceNames()124 OHatchWindowFactory::impl_staticGetImplementationName(), in component_getFactory()125 OHatchWindowFactory::impl_staticCreateSelfInstance, in component_getFactory()[all …]
36 class OHatchWindowFactory : public ::cppu::WeakImplHelper2< class43 OHatchWindowFactory( in OHatchWindowFactory() function in OHatchWindowFactory
Completed in 14 milliseconds