summaryrefslogtreecommitdiff
path: root/sc/inc/chgtrack.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/chgtrack.hxx')
-rw-r--r--sc/inc/chgtrack.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/chgtrack.hxx b/sc/inc/chgtrack.hxx
index 0c6b3c79d09d..c2eb57f3ff52 100644
--- a/sc/inc/chgtrack.hxx
+++ b/sc/inc/chgtrack.hxx
@@ -903,7 +903,7 @@ class ScChangeTrack : public utl::ConfigurationListener
static SCROW InitContentRowsPerSlot();
- // true if one is MM_FORMULA and the other is
+ // true if one is ScMatrixMode::Formula and the other is
// not, or if both are and range differs
static bool IsMatrixFormulaRangeDifferent(
const ScCellValue& rOldCell, const ScCellValue& rNewCell );