Searched refs:XMLBasicExporter (Results 1 – 3 of 3) sorted by relevance
463 XMLBasicExporter::XMLBasicExporter( const Reference< XComponentContext >& rxContext ) in XMLBasicExporter() function in xmlscript::XMLBasicExporter470 XMLBasicExporter::~XMLBasicExporter() in ~XMLBasicExporter()478 ::rtl::OUString XMLBasicExporter::getImplementationName( ) throw (RuntimeException) in getImplementationName()485 …Sequence< ::rtl::OUString > XMLBasicExporter::getSupportedServiceNames( ) throw (RuntimeException) in getSupportedServiceNames()531 return static_cast< lang::XTypeProvider * >( new XMLBasicExporter( xContext ) ); in create_XMLBasicExporter()
91 class XMLBasicExporter : public XMLBasicExporterBase class94 XMLBasicExporter(96 virtual ~XMLBasicExporter();
54 published service XMLBasicExporter
Completed in 36 milliseconds