Searched refs:XMLBasicExporterBase (Results 1 – 2 of 2) sorted by relevance
123 …XMLBasicExporterBase::XMLBasicExporterBase( const Reference< XComponentContext >& rxContext, sal_B… in XMLBasicExporterBase() function in xmlscript::XMLBasicExporterBase131 XMLBasicExporterBase::~XMLBasicExporterBase() in ~XMLBasicExporterBase()139 …sal_Bool XMLBasicExporterBase::supportsService( const ::rtl::OUString& rServiceName ) throw (Runti… in supportsService()154 …void XMLBasicExporterBase::initialize( const Sequence< Any >& aArguments ) throw (Exception, Runti… in initialize()181 void XMLBasicExporterBase::setSourceDocument( const Reference< XComponent >& rxDoc ) in setSourceDocument()200 sal_Bool XMLBasicExporterBase::filter( const Sequence< beans::PropertyValue >& /*aDescriptor*/ ) in filter()450 void XMLBasicExporterBase::cancel() in cancel()464 :XMLBasicExporterBase( rxContext, sal_False ) in XMLBasicExporter()496 :XMLBasicExporterBase( rxContext, sal_True ) in XMLOasisBasicExporter()
53 class XMLBasicExporterBase : public XMLBasicExporterBase_BASE class63 XMLBasicExporterBase(65 virtual ~XMLBasicExporterBase();91 class XMLBasicExporter : public XMLBasicExporterBase110 class XMLOasisBasicExporter : public XMLBasicExporterBase
Completed in 12 milliseconds