svx/source/table/cell.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7214cc616c7dd06bd0885b05f4d988b19690e8c1
Author: Stephan Bergmann <[email protected]>
Date: Wed Sep 9 17:32:49 2015 +0200
Missing break?
Change-Id: Ib02285875eb354f38dfa1b86cacc3e59fcebb94b
diff --git a/svx/source/table/cell.cxx b/svx/source/table/cell.cxx
index f4dd4f34..4d8fd2d 100644
--- a/svx/source/table/cell.cxx
+++ b/svx/source/table/cell.cxx
@@ -1380,6 +1380,7 @@ PropertyState SAL_CALL Cell::getPropertyState( const
OUString& PropertyName ) th
{
eState = PropertyState_DEFAULT_VALUE;
}
+ break;
}
case OWN_ATTR_STYLE:
{
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits