Searched refs:SwFilterDetect (Results 1 – 4 of 4) sorted by relevance
83 SwFilterDetect::SwFilterDetect( const REFERENCE < lang::XMultiServiceFactory >& /*xFactory*/ ) in SwFilterDetect() function in SwFilterDetect87 SwFilterDetect::~SwFilterDetect() in ~SwFilterDetect()91 ::rtl::OUString SAL_CALL SwFilterDetect::detect( uno::Sequence< beans::PropertyValue >& lDescriptor… in detect()433 SFX_IMPL_SINGLEFACTORY( SwFilterDetect ) in SFX_IMPL_SINGLEFACTORY() argument436 UNOOUSTRING SAL_CALL SwFilterDetect::getImplementationName() throw( UNORUNTIMEEXCEPTION ) in SFX_IMPL_SINGLEFACTORY()442 sal_Bool SAL_CALL SwFilterDetect::supportsService( const UNOOUSTRING& sServiceName ) throw( UNORUNT… in supportsService()457 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SwFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()463 UNOSEQUENCE< UNOOUSTRING > SwFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()474 UNOOUSTRING SwFilterDetect::impl_getStaticImplementationName() in impl_getStaticImplementationName()480 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SwFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()[all …]
59 if( SwFilterDetect::impl_getStaticImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()62 SwFilterDetect::impl_getStaticImplementationName(), in component_getFactory()63 SwFilterDetect::impl_createInstance, in component_getFactory()64 SwFilterDetect::impl_getStaticSupportedServiceNames() ); in component_getFactory()
75 class SwFilterDetect : public ::cppu::WeakImplHelper2< ::com::sun::star::document::XExtendedFilterD… class80 … SwFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& xFactory );81 virtual ~SwFilterDetect();
56 sal_uLong SwFilterDetect::DetectFilter( SfxMedium& rMedium, const SfxFilter** ppFilter ) in DetectFilter()
Completed in 22 milliseconds