Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLEmptyContext.cxx36 ScXMLEmptyContext::ScXMLEmptyContext( ScXMLImport& rImport, in ScXMLEmptyContext() function in ScXMLEmptyContext
43 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()
H A DXMLEmptyContext.hxx30 class ScXMLEmptyContext : public SvXMLImportContext class
40 ScXMLEmptyContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
43 virtual ~ScXMLEmptyContext();
H A Dxmlbodyi.cxx183 pContext = new ScXMLEmptyContext(GetScImport(), nPrefix, rLocalName); in CreateChildContext()

Completed in 19 milliseconds