diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2013-10-08 16:12:38 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2013-10-08 16:13:33 -0400 |
commit | 9d12e361d709d263cd59fdba93b5a0d6e274eb76 (patch) | |
tree | b1b197f5eced1f5cc162efddd1af46ad3f9487aa | |
parent | 316ecfbfbda63f354b80d7f1ccd29d973fb8c6a9 (diff) |
break
Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553
-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. |