Searched refs:ScXMLChangeInfoContext (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLTrackedChangesContext.cxx | 48 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 34 milliseconds