Searched refs:SmFilterDetect (Results 1 – 3 of 3) sorted by relevance
87 SmFilterDetect::SmFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& /… in SmFilterDetect() function in SmFilterDetect91 SmFilterDetect::~SmFilterDetect() in ~SmFilterDetect()95 ::rtl::OUString SAL_CALL SmFilterDetect::detect( ::com::sun::star::uno::Sequence< ::com::sun::star:… in detect()515 SFX_IMPL_SINGLEFACTORY( SmFilterDetect ) in SFX_IMPL_SINGLEFACTORY() argument518 UNOOUSTRING SAL_CALL SmFilterDetect::getImplementationName() throw( UNORUNTIMEEXCEPTION ) in SFX_IMPL_SINGLEFACTORY()524 sal_Bool SAL_CALL SmFilterDetect::supportsService( const UNOOUSTRING& sServiceName ) throw( UNORUNT… in supportsService()539 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SmFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()545 UNOSEQUENCE< UNOOUSTRING > SmFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()554 UNOOUSTRING SmFilterDetect::impl_getStaticImplementationName() in impl_getStaticImplementationName()560 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SmFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()[all …]
63 if( SmFilterDetect::impl_getStaticImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()66 SmFilterDetect::impl_getStaticImplementationName(), in component_getFactory()67 SmFilterDetect::impl_createInstance, in component_getFactory()68 SmFilterDetect::impl_getStaticSupportedServiceNames() ); in component_getFactory()
77 class SmFilterDetect : public ::cppu::WeakImplHelper2< ::com::sun::star::document::XExtendedFilterD… class80 … SmFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& xFactory );81 virtual ~SmFilterDetect();