diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 1 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/drawingobjectbar.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml index d7facaef1019..f9e095caeef8 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -19,6 +19,7 @@ --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/> <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/> <toolbar:toolbarseparator/> diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index f32d084fc342..7ef1a47a8701 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -19,6 +19,7 @@ --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false" toolbar:helpid="5539"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/> <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/> <toolbar:toolbarseparator/> |