Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/unoidl/
H A Dsddetect.cxx87 SdFilterDetect::SdFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& ) in SdFilterDetect() function in SdFilterDetect
91 SdFilterDetect::~SdFilterDetect() in ~SdFilterDetect()
95 ::rtl::OUString SAL_CALL SdFilterDetect::detect( ::com::sun::star::uno::Sequence< ::com::sun::star:… in detect()
489 SFX_IMPL_SINGLEFACTORY( SdFilterDetect ) in SFX_IMPL_SINGLEFACTORY() argument
492 UNOOUSTRING SAL_CALL SdFilterDetect::getImplementationName() throw( UNORUNTIMEEXCEPTION ) in SFX_IMPL_SINGLEFACTORY()
498 sal_Bool SAL_CALL SdFilterDetect::supportsService( const UNOOUSTRING& sServiceName ) throw( UNORUNT… in supportsService()
513 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SdFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
519 UNOSEQUENCE< UNOOUSTRING > SdFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
528 UNOOUSTRING SdFilterDetect::impl_getStaticImplementationName() in impl_getStaticImplementationName()
534 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SdFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()
[all …]
H A Ddetreg.cxx64 if( SdFilterDetect::impl_getStaticImplementationName().equalsAscii( pImplementationName ) ) in component_getFactory()
67 SdFilterDetect::impl_getStaticImplementationName(), in component_getFactory()
68 SdFilterDetect::impl_createInstance, in component_getFactory()
69 SdFilterDetect::impl_getStaticSupportedServiceNames() ); in component_getFactory()
H A Dsddetect.hxx77 class SdFilterDetect : public ::cppu::WeakImplHelper2< ::com::sun::star::document::XExtendedFilterD… class
80SdFilterDetect( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& xFactory );
81 virtual ~SdFilterDetect();

Completed in 22 milliseconds