Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx352 class ScXMLContentChangeContext : public SvXMLImportContext class
361 ScXMLContentChangeContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
365 virtual ~ScXMLContentChangeContext();
589 …pContext = new ScXMLContentChangeContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTra… in CreateChildContext()
1386 ScXMLContentChangeContext::ScXMLContentChangeContext( ScXMLImport& rImport, in ScXMLContentChangeContext() function in ScXMLContentChangeContext
1433 ScXMLContentChangeContext::~ScXMLContentChangeContext() in ~ScXMLContentChangeContext()
1437 SvXMLImportContext *ScXMLContentChangeContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
1472 void ScXMLContentChangeContext::EndElement() in EndElement()

Completed in 35 milliseconds