Home
last modified time | relevance | path

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

/aoo42x/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx463 XMLBasicExporter::XMLBasicExporter( const Reference< XComponentContext >& rxContext ) in XMLBasicExporter() function in xmlscript::XMLBasicExporter
470 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()
H A Dxmlbas_export.hxx91 class XMLBasicExporter : public XMLBasicExporterBase class
94 XMLBasicExporter(
96 virtual ~XMLBasicExporter();
/aoo42x/main/offapi/com/sun/star/document/
H A DXMLBasicExporter.idl54 published service XMLBasicExporter

Completed in 20 milliseconds