Home
last modified time | relevance | path

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

/trunk/main/editeng/source/xml/
H A Dxmltxtimp.cxx63 class SvxXMLTextImportContext : public SvXMLImportContext class
66SvxXMLTextImportContext( 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 11 milliseconds