Searched refs:ScFilterDetect (Results 1 – 3 of 3) sorted by relevance
89 ScFilterDetect::ScFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& /… in ScFilterDetect() function in ScFilterDetect93 ScFilterDetect::~ScFilterDetect() in ~ScFilterDetect()255 ::rtl::OUString SAL_CALL ScFilterDetect::detect( ::com::sun::star::uno::Sequence< ::com::sun::star:… in detect()895 SFX_IMPL_SINGLEFACTORY( ScFilterDetect ) in SFX_IMPL_SINGLEFACTORY() argument898 UNOOUSTRING SAL_CALL ScFilterDetect::getImplementationName() throw( UNORUNTIMEEXCEPTION ) in SFX_IMPL_SINGLEFACTORY()904 sal_Bool SAL_CALL ScFilterDetect::supportsService( const UNOOUSTRING& sServiceName ) throw( UNORUNT… in supportsService()919 UNOSEQUENCE< UNOOUSTRING > SAL_CALL ScFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()925 UNOSEQUENCE< UNOOUSTRING > ScFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()934 UNOOUSTRING ScFilterDetect::impl_getStaticImplementationName() in impl_getStaticImplementationName()940 UNOREFERENCE< UNOXINTERFACE > SAL_CALL ScFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()[all …]
64 if( ScFilterDetect::impl_getStaticImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()67 ScFilterDetect::impl_getStaticImplementationName(), in component_getFactory()68 ScFilterDetect::impl_createInstance, in component_getFactory()69 ScFilterDetect::impl_getStaticSupportedServiceNames() )); in component_getFactory()
77 class ScFilterDetect : public ::cppu::WeakImplHelper2< ::com::sun::star::document::XExtendedFilterD… class80 … ScFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& xFactory );81 virtual ~ScFilterDetect();
Completed in 20 milliseconds