Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx468 class ScXMLDeletionContext : public SvXMLImportContext class
476 ScXMLDeletionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
480 virtual ~ScXMLDeletionContext();
597 …pContext = new ScXMLDeletionContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracking… in CreateChildContext()
1737 ScXMLDeletionContext::ScXMLDeletionContext( ScXMLImport& rImport, in ScXMLDeletionContext() function in ScXMLDeletionContext
1813 ScXMLDeletionContext::~ScXMLDeletionContext() in ~ScXMLDeletionContext()
1817 SvXMLImportContext *ScXMLDeletionContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
1848 void ScXMLDeletionContext::EndElement() in EndElement()

Completed in 23 milliseconds