summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/style/cdouthdl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/style/cdouthdl.cxx b/xmloff/source/style/cdouthdl.cxx
index d559eb866fcd..9b4dd7dbdec2 100644
--- a/xmloff/source/style/cdouthdl.cxx
+++ b/xmloff/source/style/cdouthdl.cxx
@@ -230,6 +230,7 @@ bool XMLCrossedOutWidthPropHdl::importXML( const OUString& rStrImpValue, uno::An
eNewStrikeout = eStrikeout;
break;
}
+ break;
default:
OSL_ENSURE( bRet, "unexpected line type value" );
break;