summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sglobal/toolbar/formcontrols.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sw/uiconfig/sglobal/toolbar/formcontrols.xml')
-rw-r--r--sw/uiconfig/sglobal/toolbar/formcontrols.xml22
1 files changed, 14 insertions, 8 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/formcontrols.xml b/sw/uiconfig/sglobal/toolbar/formcontrols.xml
index 17eaa87e0f27..f40d374ec59a 100644
--- a/sw/uiconfig/sglobal/toolbar/formcontrols.xml
+++ b/sw/uiconfig/sglobal/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"/>