summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml')
-rw-r--r--sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml b/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml
index 84895cf1b6ec..eb407c6c5e31 100644
--- a/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml
@@ -18,20 +18,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
- <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:style="radio auto"/>
- <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierMove"/>
<toolbar:toolbaritem xlink:href=".uno:BezierInsert"/>
- <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierDelete"/>
- <toolbar:toolbaritem xlink:href=".uno:BezierCutLine"/>
+ <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierConvert"/>
<toolbar:toolbarseparator/>
+ <toolbar:toolbaritem xlink:href=".uno:BezierClose"/>
+ <toolbar:toolbaritem xlink:href=".uno:BezierCutLine"/>
+ <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierEdge"/>
<toolbar:toolbaritem xlink:href=".uno:BezierSmooth"/>
<toolbar:toolbaritem xlink:href=".uno:BezierSymmetric"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:BezierClose"/>
- <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:BezierEliminatePoints"/>
-</toolbar:toolbar> \ No newline at end of file
+</toolbar:toolbar>