Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx376 class ScXMLInsertionContext : public SvXMLImportContext class
384 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 ScXMLInsertionContext
1549 ScXMLInsertionContext::~ScXMLInsertionContext() in ~ScXMLInsertionContext()
1553 SvXMLImportContext *ScXMLInsertionContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
1578 void ScXMLInsertionContext::EndElement() in EndElement()

Completed in 25 milliseconds