Searched refs:ScXMLEmptyContext (Results 1 – 3 of 3) sorted by relevance
36 ScXMLEmptyContext::ScXMLEmptyContext( ScXMLImport& rImport, in ScXMLEmptyContext() function in ScXMLEmptyContext43 ScXMLEmptyContext::~ScXMLEmptyContext() in ~ScXMLEmptyContext()47 SvXMLImportContext *ScXMLEmptyContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()52 SvXMLImportContext *pContext = new ScXMLEmptyContext(GetScImport(), nPrefix, rLName); in CreateChildContext()57 void ScXMLEmptyContext::EndElement() in EndElement()
30 class ScXMLEmptyContext : public SvXMLImportContext class40 ScXMLEmptyContext( ScXMLImport& rImport, sal_uInt16 nPrfx,43 virtual ~ScXMLEmptyContext();
183 pContext = new ScXMLEmptyContext(GetScImport(), nPrefix, rLocalName); in CreateChildContext()
Completed in 11 milliseconds