Searched refs:ConvDicXMLExport (Results 1 – 4 of 4) sorted by relevance
45 class ConvDicXMLExport : public SvXMLExport class54 ConvDicXMLExport( ConvDic &rConvDic, in ConvDicXMLExport() function in ConvDicXMLExport62 virtual ~ConvDicXMLExport() in ~ConvDicXMLExport()
330 sal_Bool ConvDicXMLExport::Export() in Export()343 sal_uInt32 ConvDicXMLExport::exportDoc( enum ::xmloff::token::XMLTokenEnum /*eClass*/ ) in exportDoc()374 void ConvDicXMLExport::_ExportContent() in _ExportContent()414 ::rtl::OUString SAL_CALL ConvDicXMLExport::getImplementationName() in getImplementationName()
318 ConvDicXMLExport *pExport = new ConvDicXMLExport( *this, aMainURL, xDocHandler ); in Save()
90 friend class ConvDicXMLExport;
Completed in 23 milliseconds