summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShapeGeometry.cxx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeGeometry.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx b/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
index bd3e3da0605b..9608dc454fed 100644
--- a/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
@@ -6223,6 +6223,7 @@ sal_Int16 GetCustomShapeConnectionTypeDefault( MSO_SPT eSpType )
case mso_sptVerticalScroll :
case mso_sptHorizontalScroll :
nGluePointType = css::drawing::EnhancedCustomShapeGluePointType::RECT;
+ break;
default: break;
}
}