Searched refs:SvxXMLTextImportContext (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/editeng/source/xml/ |
H A D | xmltxtimp.cxx | 63 class SvxXMLTextImportContext : public SvXMLImportContext class 66 …SvxXMLTextImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, const uno… 67 virtual ~SvxXMLTextImportContext(); 79 SvxXMLTextImportContext::SvxXMLTextImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUS… in SvxXMLTextImportContext() function in SvxXMLTextImportContext 84 SvxXMLTextImportContext::~SvxXMLTextImportContext() in ~SvxXMLTextImportContext() 88 SvXMLImportContext *SvxXMLTextImportContext::CreateChildContext( sal_uInt16 nPrefix, const OUString… in CreateChildContext() 93 pContext = new SvxXMLTextImportContext( GetImport(), nPrefix, rLocalName, xAttrList, mxText ); in CreateChildContext() 248 pContext = new SvxXMLTextImportContext(*this, nPrefix, rLocalName, xAttrList, mxText ); in CreateChildContext()
|
Completed in 9 milliseconds