Searched refs:ScXMLIterationContext (Results 1 – 2 of 2) sorted by relevance
128 pContext = new ScXMLIterationContext(GetScImport(), nPrefix, rLName, xAttrList, this); in CreateChildContext()213 ScXMLIterationContext::ScXMLIterationContext( ScXMLImport& rImport, in ScXMLIterationContext() function in ScXMLIterationContext253 ScXMLIterationContext::~ScXMLIterationContext() in ~ScXMLIterationContext()257 SvXMLImportContext *ScXMLIterationContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()267 void ScXMLIterationContext::EndElement() in EndElement()
87 class ScXMLIterationContext : public SvXMLImportContext class92 ScXMLIterationContext( ScXMLImport& rImport, sal_uInt16 nPrfx,97 virtual ~ScXMLIterationContext();
Completed in 24 milliseconds