Searched refs:XML_CELL_CONTENT_DELETION (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingExportHelper.cxx | 155 …SvXMLElementExport aElemPrev(rExport, XML_NAMESPACE_TABLE, XML_CELL_CONTENT_DELETION, sal_True, sa… in WriteGenerated() 173 …SvXMLElementExport aElemPrev(rExport, XML_NAMESPACE_TABLE, XML_CELL_CONTENT_DELETION, sal_True, sa… in WriteDeleted()
|
H A D | XMLTrackedChangesContext.cxx | 1007 else if (IsXMLToken(rLocalName, XML_CELL_CONTENT_DELETION)) in CreateChildContext()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 374 XML_CELL_CONTENT_DELETION, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 382 TOKEN( "cell-content-deletion", XML_CELL_CONTENT_DELETION ),
|
Completed in 88 milliseconds