Searched refs:SmFilterDetect (Results 1 – 3 of 3) sorted by relevance
88 SmFilterDetect::SmFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& /… in SmFilterDetect() function in SmFilterDetect92 SmFilterDetect::~SmFilterDetect() in ~SmFilterDetect()96 ::rtl::OUString SAL_CALL SmFilterDetect::detect( ::com::sun::star::uno::Sequence< ::com::sun::star:… in detect()433 SFX_IMPL_SINGLEFACTORY( SmFilterDetect ) in SFX_IMPL_SINGLEFACTORY() argument436 UNOOUSTRING SAL_CALL SmFilterDetect::getImplementationName() throw( UNORUNTIMEEXCEPTION ) in SFX_IMPL_SINGLEFACTORY()442 sal_Bool SAL_CALL SmFilterDetect::supportsService( const UNOOUSTRING& sServiceName ) throw( UNORUNT… in supportsService()457 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SmFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()463 UNOSEQUENCE< UNOOUSTRING > SmFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()472 UNOOUSTRING SmFilterDetect::impl_getStaticImplementationName() in impl_getStaticImplementationName()478 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();
Completed in 19 milliseconds