Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/layout/core/
H A Dfactory.cxx42 … if ( pServiceManager && aImplName.equals( LayoutFactory::impl_staticGetImplementationName() ) ) in comp_Layout_component_getFactory()
45LayoutFactory::impl_staticCreateSelfInstance, in comp_Layout_component_getFactory()
57 ::rtl::OUString SAL_CALL LayoutFactory::impl_staticGetImplementationName() in impl_staticGetImplementationName()
62 uno::Sequence< ::rtl::OUString > SAL_CALL LayoutFactory::impl_staticGetSupportedServiceNames() in impl_staticGetSupportedServiceNames()
70 uno::Reference< uno::XInterface > SAL_CALL LayoutFactory::impl_staticCreateSelfInstance( in impl_staticCreateSelfInstance()
73 return uno::Reference< uno::XInterface >( *new LayoutFactory( xServiceManager ) ); in impl_staticCreateSelfInstance()
77 ::rtl::OUString SAL_CALL LayoutFactory::getImplementationName() in getImplementationName()
83 uno::Sequence< ::rtl::OUString > SAL_CALL LayoutFactory::getSupportedServiceNames() in getSupportedServiceNames()
89 sal_Bool SAL_CALL LayoutFactory::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
101 uno::Reference< uno::XInterface > SAL_CALL LayoutFactory::createInstance() in createInstance()
[all …]
H A Dfactory.hxx37 class TOOLKIT_DLLPUBLIC LayoutFactory : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XSi… class
43LayoutFactory( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactor… in LayoutFactory() function in LayoutFactory
/aoo42x/main/toolkit/workben/layout/
H A Duno.hxx56 …star::uno::Reference< com::sun::star::lang::XSingleServiceFactory >( new ::LayoutFactory( this ) ); in createInstance()
/aoo42x/main/toolkit/doc/layout/
H A DChangeLog807 * : [LAYOUT_FACTORY]: Add LayoutFactory and register that for Layout

Completed in 17 milliseconds