Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/config/cache/
H A Dcontenthandlerfactory.cxx52 ContentHandlerFactory::ContentHandlerFactory(const css::uno::Reference< css::lang::XMultiServiceFac… in ContentHandlerFactory() function in filter::config::ContentHandlerFactory
55 ContentHandlerFactory::impl_getImplementationName() , in ContentHandlerFactory()
56 ContentHandlerFactory::impl_getSupportedServiceNames(), in ContentHandlerFactory()
63 ContentHandlerFactory::~ContentHandlerFactory() in ~ContentHandlerFactory()
70 css::uno::Reference< css::uno::XInterface > SAL_CALL ContentHandlerFactory::createInstance(const ::… in createInstance()
80 css::uno::Reference< css::uno::XInterface > SAL_CALL ContentHandlerFactory::createInstanceWithArgum… in createInstanceWithArguments()
162 css::uno::Sequence< ::rtl::OUString > SAL_CALL ContentHandlerFactory::getAvailableServiceNames() in getAvailableServiceNames()
172 ::rtl::OUString ContentHandlerFactory::impl_getImplementationName() in impl_getImplementationName()
180 css::uno::Sequence< ::rtl::OUString > ContentHandlerFactory::impl_getSupportedServiceNames() in impl_getSupportedServiceNames()
190 css::uno::Reference< css::uno::XInterface > SAL_CALL ContentHandlerFactory::impl_createInstance(con… in impl_createInstance()
[all …]
H A Dregistration.cxx105 _COMPHELPER_MULTIINSTANCEFACTORY( ContentHandlerFactory::impl_getImplementationName() ,
106 ContentHandlerFactory::impl_getSupportedServiceNames(),
107 ContentHandlerFactory::impl_createInstance )
H A Dcontenthandlerfactory.hxx50 class ContentHandlerFactory : public ::cppu::ImplInheritanceHelper1< BaseContainer … class
67 ContentHandlerFactory(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
73 virtual ~ContentHandlerFactory();
/aoo41x/main/qadevOOo/objdsc/fwl/
H A Dcom.sun.star.comp.framework.ContentHandlerFactory.csv1 "ContentHandlerFactory";"com::sun::star::container::XNameAccess";"getByName()"
2 "ContentHandlerFactory";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "ContentHandlerFactory";"com::sun::star::container::XNameAccess";"hasByName()"
4 "ContentHandlerFactory";"com::sun::star::container::XContainerQuery";"createSubSetEnumerationByQuer…
5 "ContentHandlerFactory";"com::sun::star::container::XContainerQuery";"createSubSetEnumerationByProp…
6 "ContentHandlerFactory";"com::sun::star::lang::XMultiServiceFactory";"createInstance()"
7 "ContentHandlerFactory";"com::sun::star::lang::XMultiServiceFactory";"createInstanceWithArguments()"
8 "ContentHandlerFactory";"com::sun::star::lang::XMultiServiceFactory";"getAvailableServiceNames()"
9 "ContentHandlerFactory";"com::sun::star::container::XElementAccess";"getElementType()"
10 "ContentHandlerFactory";"com::sun::star::container::XElementAccess";"hasElements()"
/aoo41x/main/framework/inc/services/
H A Dcontenthandlerfactory.hxx102 class ContentHandlerFactory : // interfaces class
123ContentHandlerFactory( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );
124 …virtual ~ContentHandlerFactory( …
/aoo41x/main/qadevOOo/tests/java/mod/_fwl/
H A DContentHandlerFactory.java59 public class ContentHandlerFactory extends TestCase { class
/aoo41x/main/framework/qa/unoapi/
H A Dframework.sce21 -o fwl.ContentHandlerFactory
/aoo41x/main/offapi/com/sun/star/frame/
H A Dmakefile.mk41 ContentHandlerFactory.idl\
H A DContentHandlerFactory.idl54 published service ContentHandlerFactory

Completed in 43 milliseconds