summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swform/toolbar/formcontrols.xml
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-12-07 02:34:43 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-12-14 16:43:15 +0100
commitf894386a8fe58639c295048fe7894f68613a0df1 (patch)
treea54c06477ecb64e462bac6449bdad86a1446bfa4 /sw/uiconfig/swform/toolbar/formcontrols.xml
parent8ce353279caa84944971f22ec536433030e5d9c7 (diff)
tdf#81475 Organize the form toolbars
Change-Id: Ic79b326c4c15f656ce533eb37bbd27853b8f4af7 Reviewed-on: https://gerrit.libreoffice.org/43861 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sw/uiconfig/swform/toolbar/formcontrols.xml')
-rw-r--r--sw/uiconfig/swform/toolbar/formcontrols.xml22
1 files changed, 14 insertions, 8 deletions
diff --git a/sw/uiconfig/swform/toolbar/formcontrols.xml b/sw/uiconfig/swform/toolbar/formcontrols.xml
index 17eaa87e0f27..f40d374ec59a 100644
--- a/sw/uiconfig/swform/toolbar/formcontrols.xml
+++ b/sw/uiconfig/swform/toolbar/formcontrols.xml
@@ -21,20 +21,26 @@
<toolbar:toolbaritem xlink:href=".uno:SelectObject"/>
<toolbar:toolbaritem xlink:href=".uno:SwitchControlDesignMode"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:ControlProperties"/>
- <toolbar:toolbaritem xlink:href=".uno:FormProperties"/>
+ <toolbar:toolbaritem xlink:href=".uno:ControlProperties" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:FormProperties" toolbar:visible="false"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:CheckBox"/>
+ <toolbar:toolbaritem xlink:href=".uno:Label"/>
<toolbar:toolbaritem xlink:href=".uno:Edit"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:FormattedField"/>
- <toolbar:toolbaritem xlink:href=".uno:Pushbutton"/>
- <toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:CheckBox"/>
<toolbar:toolbaritem xlink:href=".uno:RadioButton"/>
- <toolbar:toolbaritem xlink:href=".uno:ListBox"/>
<toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:ListBox"/>
<toolbar:toolbaritem xlink:href=".uno:ComboBox"/>
- <toolbar:toolbaritem xlink:href=".uno:Label"/>
+ <toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:Pushbutton"/>
+ <toolbar:toolbaritem xlink:href=".uno:Imagebutton"/>
+ <toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:FormattedField"/>
+ <toolbar:toolbaritem xlink:href=".uno:DateField"/>
+ <toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:NumericField"/>
+ <toolbar:toolbaritem xlink:href=".uno:GroupBox"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:MoreControls"/>
<toolbar:toolbaritem xlink:href=".uno:FormDesignTools"/>