Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/filter/xml/
H A Ddbloader2.cxx47 ORptTypeDetection::ORptTypeDetection(Reference< XComponentContext > const & xContext) in ORptTypeDetection() function in rptxml::ORptTypeDetection
52 ::rtl::OUString SAL_CALL ORptTypeDetection::detect( Sequence< ::com::sun::star::beans::PropertyValu… in detect()
86 ORptTypeDetection::create(Reference< XComponentContext > const & xContext) in create()
88 return *(new ORptTypeDetection(xContext)); in create()
92 ::rtl::OUString SAL_CALL ORptTypeDetection::getImplementationName() throw( ) in getImplementationName()
99 sal_Bool SAL_CALL ORptTypeDetection::supportsService(const ::rtl::OUString& ServiceName) throw( ) in supportsService()
105 Sequence< ::rtl::OUString > SAL_CALL ORptTypeDetection::getSupportedServiceNames(void) throw( ) in getSupportedServiceNames()
111 Sequence< ::rtl::OUString > ORptTypeDetection::getSupportedServiceNames_Static(void) throw( Runtime… in getSupportedServiceNames_Static()
H A Dxmlservices.cxx48 …{ &ORptTypeDetection::create, &ORptTypeDetection::getImplementationName_Static, &ORptTypeDetection
H A Ddbloader2.hxx75 …class ORptTypeDetection : public ::cppu::WeakImplHelper2< ::com::sun::star::document::XExtendedFil… class
79ORptTypeDetection(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > con…

Completed in 14 milliseconds