Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlcvali.cxx157 class ScXMLErrorMacroContext : public SvXMLImportContext class
169 ScXMLErrorMacroContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
175 virtual ~ScXMLErrorMacroContext();
302 pContext = new ScXMLErrorMacroContext( GetScImport(), nPrefix, rLName, xAttrList, this); in CreateChildContext()
635 ScXMLErrorMacroContext::ScXMLErrorMacroContext( ScXMLImport& rImport, in ScXMLErrorMacroContext() function in ScXMLErrorMacroContext
668 ScXMLErrorMacroContext::~ScXMLErrorMacroContext() in ~ScXMLErrorMacroContext()
672 SvXMLImportContext *ScXMLErrorMacroContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
689 void ScXMLErrorMacroContext::EndElement() in EndElement()

Completed in 12 milliseconds