diff options
-rw-r--r-- | sc/source/core/data/formulacell.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx index 249e4420826f..472c208df81b 100644 --- a/sc/source/core/data/formulacell.cxx +++ b/sc/source/core/data/formulacell.cxx @@ -2263,6 +2263,7 @@ bool checkCompileColRowName( } } } + break; case URM_MOVE: { // Recomplie for Move/D&D when ColRowName was moved or this Cell // points to one and was moved. |