Home
last modified time | relevance | path

Searched refs:SmFilterDetect (Results 1 – 3 of 3) sorted by relevance

/trunk/main/starmath/source/
H A Dsmdetect.cxx79 SmFilterDetect::SmFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& /… in SmFilterDetect() function in SmFilterDetect
83 SmFilterDetect::~SmFilterDetect() in ~SmFilterDetect()
87 ::rtl::OUString SAL_CALL SmFilterDetect::detect( ::com::sun::star::uno::Sequence< ::com::sun::star:… in detect()
507 SFX_IMPL_SINGLEFACTORY( SmFilterDetect ) in SFX_IMPL_SINGLEFACTORY() argument
510 UNOOUSTRING SAL_CALL SmFilterDetect::getImplementationName() throw( UNORUNTIMEEXCEPTION ) in SFX_IMPL_SINGLEFACTORY()
516 sal_Bool SAL_CALL SmFilterDetect::supportsService( const UNOOUSTRING& sServiceName ) throw( UNORUNT… in supportsService()
531 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SmFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
537 UNOSEQUENCE< UNOOUSTRING > SmFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
546 UNOOUSTRING SmFilterDetect::impl_getStaticImplementationName() in impl_getStaticImplementationName()
552 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SmFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()
[all …]
H A Ddetreg.cxx63 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()
H A Dsmdetect.hxx77 class SmFilterDetect : public ::cppu::WeakImplHelper2< ::com::sun::star::document::XExtendedFilterD… class
80SmFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& xFactory );
81 virtual ~SmFilterDetect();

Completed in 26 milliseconds