Searched refs:ScXMLPreviousContext (Results 1 – 1 of 1) sorted by relevance
316 class ScXMLPreviousContext : public SvXMLImportContext class336 ScXMLPreviousContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,340 virtual ~ScXMLPreviousContext();1327 ScXMLPreviousContext::ScXMLPreviousContext( ScXMLImport& rImport, in ScXMLPreviousContext() function in ScXMLPreviousContext1359 ScXMLPreviousContext::~ScXMLPreviousContext() in ~ScXMLPreviousContext()1363 SvXMLImportContext *ScXMLPreviousContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()1380 void ScXMLPreviousContext::EndElement() in EndElement()1462 …pContext = new ScXMLPreviousContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracking… in CreateChildContext()
Completed in 56 milliseconds