Searched refs:XMLBasicImporter (Results 1 – 4 of 4) sorted by relevance
843 XMLBasicImporter::XMLBasicImporter( const Reference< XComponentContext >& rxContext ) in XMLBasicImporter() function in xmlscript::XMLBasicImporter850 XMLBasicImporter::~XMLBasicImporter() in ~XMLBasicImporter()858 ::rtl::OUString XMLBasicImporter::getImplementationName( ) throw (RuntimeException) in getImplementationName()865 …Sequence< ::rtl::OUString > XMLBasicImporter::getSupportedServiceNames( ) throw (RuntimeException) in getSupportedServiceNames()911 return static_cast< lang::XTypeProvider * >( new XMLBasicImporter( xContext ) ); in create_XMLBasicImporter()
306 class XMLBasicImporter : public XMLBasicImporterBase class309 XMLBasicImporter(311 virtual ~XMLBasicImporter();
51 published service XMLBasicImporter
47 "com.sun.star.comp.xmlscript.XMLBasicImporter"
Completed in 21 milliseconds