Searched refs:XML_CELL_CONTENT_CHANGE (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | XMLChangeTrackingExportHelper.cxx | 380 … SvXMLElementExport aElemChange(rExport, XML_NAMESPACE_TABLE, XML_CELL_CONTENT_CHANGE, true, true); in WriteContentChange()
|
H A D | XMLTrackedChangesContext.cxx | 371 case XML_ELEMENT( TABLE, XML_CELL_CONTENT_CHANGE ): in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | XMLChangeTrackingExportHelper.cxx | 389 … SvXMLElementExport aElemChange(rExport, XML_NAMESPACE_TABLE, XML_CELL_CONTENT_CHANGE, true, true); in WriteContentChange()
|
H A D | XMLTrackedChangesContext.cxx | 388 case XML_ELEMENT( TABLE, XML_CELL_CONTENT_CHANGE ): in createFastChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 406 XML_CELL_CONTENT_CHANGE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 388 XML_CELL_CONTENT_CHANGE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 411 TOKEN( "cell-content-change", XML_CELL_CONTENT_CHANGE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 389 TOKEN( "cell-content-change", XML_CELL_CONTENT_CHANGE ),
|