Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx399 class ScXMLInsertionCutOffContext : public SvXMLImportContext class
407 ScXMLInsertionCutOffContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
411 virtual ~ScXMLInsertionCutOffContext();
1583 ScXMLInsertionCutOffContext::ScXMLInsertionCutOffContext( ScXMLImport& rImport, in ScXMLInsertionCutOffContext() function in ScXMLInsertionCutOffContext
1617 ScXMLInsertionCutOffContext::~ScXMLInsertionCutOffContext() in ~ScXMLInsertionCutOffContext()
1621 SvXMLImportContext *ScXMLInsertionCutOffContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
1629 void ScXMLInsertionCutOffContext::EndElement() in EndElement()
1722 …pContext = new ScXMLInsertionCutOffContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeT… in CreateChildContext()

Completed in 20 milliseconds