Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx48 class ScXMLChangeInfoContext : public SvXMLImportContext class
61 ScXMLChangeInfoContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
65 virtual ~ScXMLChangeInfoContext();
619 ScXMLChangeInfoContext::ScXMLChangeInfoContext( ScXMLImport& rImport, in ScXMLChangeInfoContext() function in ScXMLChangeInfoContext
652 ScXMLChangeInfoContext::~ScXMLChangeInfoContext() in ~ScXMLChangeInfoContext()
656 SvXMLImportContext *ScXMLChangeInfoContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
686 void ScXMLChangeInfoContext::EndElement() in EndElement()
1446 …pContext = new ScXMLChangeInfoContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracki… in CreateChildContext()
1562 …pContext = new ScXMLChangeInfoContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracki… in CreateChildContext()
1826 …pContext = new ScXMLChangeInfoContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracki… in CreateChildContext()
[all …]

Completed in 26 milliseconds