Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx101 class ScXMLCellContentDeletionContext : public SvXMLImportContext class
124ScXMLCellContentDeletionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rL…
128 virtual ~ScXMLCellContentDeletionContext();
780 ScXMLCellContentDeletionContext::ScXMLCellContentDeletionContext( ScXMLImport& rImport, in ScXMLCellContentDeletionContext() function in ScXMLCellContentDeletionContext
813 ScXMLCellContentDeletionContext::~ScXMLCellContentDeletionContext() in ~ScXMLCellContentDeletionContext()
817 SvXMLImportContext *ScXMLCellContentDeletionContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
846 void ScXMLCellContentDeletionContext::EndElement() in EndElement()
1008 …pContext = new ScXMLCellContentDeletionContext(GetScImport(), nPrefix, rLocalName, xAttrList, pCha… in CreateChildContext()

Completed in 17 milliseconds