diff options
Diffstat (limited to 'sd/source/ui/view/drtxtob1.cxx')
-rw-r--r-- | sd/source/ui/view/drtxtob1.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drtxtob1.cxx b/sd/source/ui/view/drtxtob1.cxx index 8366b5edbd29..e39f6e48e287 100644 --- a/sd/source/ui/view/drtxtob1.cxx +++ b/sd/source/ui/view/drtxtob1.cxx @@ -331,7 +331,7 @@ void TextObjectBar::Execute( SfxRequest &rReq ) case FN_NUM_BULLET_ON: if( pOLV ) pOLV->ToggleBullets(); - break; + break; case SID_GROW_FONT_SIZE: case SID_SHRINK_FONT_SIZE: |