cid#982362 missing break in switch

Change-Id: I132527f5e403721988ae8e1d60f181f3d3241810
This commit is contained in:
Noel Grandin
2014-02-12 09:54:23 +02:00
parent 9d65f6c7ea
commit c60e1800d6

View File

@@ -582,6 +582,7 @@ SfxItemPresentation SvxWidowsItem::GetPresentation
case SFX_ITEM_PRESENTATION_COMPLETE:
{
rText = EE_RESSTR(RID_SVXITEMS_WIDOWS_COMPLETE) + " " + EE_RESSTR(RID_SVXITEMS_LINES);
break;
}
default: