diff options
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml index e1506010b..a3f6182a0 100644 --- a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml @@ -19,5 +19,9 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GrafTransparence" toolbar:helpid="helpid:10867" toolbar:text="" /> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="helpid:10143" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:helpid="helpid:10142" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="helpid:10299" toolbar:text="" /> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GrafAttrCrop" toolbar:helpid="helpid:10883" toolbar:text="" /> -</toolbar:toolbar>
\ No newline at end of file +</toolbar:toolbar> |