Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/hatchwindow/
H A Dhatchwindowfactory.cxx37 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 …]
H A Dhatchwindowfactory.hxx36 class OHatchWindowFactory : public ::cppu::WeakImplHelper2< class
43 OHatchWindowFactory( in OHatchWindowFactory() function in OHatchWindowFactory

Completed in 12 milliseconds