diff options
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 1 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/standardbar.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 04d010eee3dd..86b07200b231 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -63,6 +63,7 @@ <toolbar:toolbaritem xlink:href=".uno:DesignerDialog"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> + <toolbar:toolbaritem xlink:href=".uno:GridUse"> <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index 21d75ddd3a5e..b59a4d75475f 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -47,6 +47,7 @@ <toolbar:toolbaritem xlink:href=".uno:SpellDialog" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> + <toolbar:toolbaritem xlink:href=".uno:GridUse"> <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> <toolbar:toolbaritem xlink:href=".uno:ZoomMode"/> <toolbar:toolbaritem xlink:href=".uno:ZoomObjects" toolbar:visible="false"/> |