Searched refs:ScXMLInsertionContext (Results 1 – 1 of 1) sorted by relevance
376 class ScXMLInsertionContext : public SvXMLImportContext class384 ScXMLInsertionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,388 virtual ~ScXMLInsertionContext();593 …pContext = new ScXMLInsertionContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTrackin… in CreateChildContext()1478 ScXMLInsertionContext::ScXMLInsertionContext( ScXMLImport& rImport, in ScXMLInsertionContext() function in ScXMLInsertionContext1549 ScXMLInsertionContext::~ScXMLInsertionContext() in ~ScXMLInsertionContext()1553 SvXMLImportContext *ScXMLInsertionContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()1578 void ScXMLInsertionContext::EndElement() in EndElement()
Completed in 27 milliseconds