From 9d12e361d709d263cd59fdba93b5a0d6e274eb76 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Tue, 8 Oct 2013 16:12:38 -0400 Subject: break Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553 --- sc/source/core/data/formulacell.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc') 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. -- cgit