Searched refs:ScXMLTrackedChangesContext (Results 1 – 3 of 3) sorted by relevance
36 class ScXMLTrackedChangesContext : public SvXMLImportContext class44 ScXMLTrackedChangesContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,48 virtual ~ScXMLTrackedChangesContext();
539 ScXMLTrackedChangesContext::ScXMLTrackedChangesContext( ScXMLImport& rImport, in ScXMLTrackedChangesContext() function in ScXMLTrackedChangesContext573 ScXMLTrackedChangesContext::~ScXMLTrackedChangesContext() in ~ScXMLTrackedChangesContext()578 SvXMLImportContext *ScXMLTrackedChangesContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()615 void ScXMLTrackedChangesContext::EndElement() in EndElement()
165 …pContext = new ScXMLTrackedChangesContext( GetScImport(), nPrefix, rLocalName, xAttrList, pChangeT… in CreateChildContext()
Completed in 26 milliseconds