[Libreoffice-commits] core.git: sc/source
Kohei Yoshida
kohei.yoshida at collabora.com
Tue Oct 8 13:11:53 PDT 2013
sc/source/core/data/formulacell.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 9d12e361d709d263cd59fdba93b5a0d6e274eb76
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Tue Oct 8 16:12:38 2013 -0400
break
Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553
diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx
index 249e442..472c208 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.
More information about the Libreoffice-commits
mailing list