summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swform/toolbar/formcontrols.xml
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-20 09:29:40 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-20 09:33:02 +0100
commit2452a742abb5714684d369aa505ca837db98d27b (patch)
treef15489d2c2ec3c45989ff906d77866564172fe08 /sw/uiconfig/swform/toolbar/formcontrols.xml
parentfe3fd05966a668c1cdf53e8221b8614e9a07de65 (diff)
Remove redundant toolbar:style definitions
Change-Id: If255e6bebe501f1b0959613ce091b322af064628
Diffstat (limited to 'sw/uiconfig/swform/toolbar/formcontrols.xml')
-rw-r--r--sw/uiconfig/swform/toolbar/formcontrols.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/sw/uiconfig/swform/toolbar/formcontrols.xml b/sw/uiconfig/swform/toolbar/formcontrols.xml
index 0c8ebfad6695..17eaa87e0f27 100644
--- a/sw/uiconfig/swform/toolbar/formcontrols.xml
+++ b/sw/uiconfig/swform/toolbar/formcontrols.xml
@@ -24,17 +24,17 @@
<toolbar:toolbaritem xlink:href=".uno:ControlProperties"/>
<toolbar:toolbaritem xlink:href=".uno:FormProperties"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:CheckBox" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:Edit" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:CheckBox"/>
+ <toolbar:toolbaritem xlink:href=".uno:Edit"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:FormattedField" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:Pushbutton" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:FormattedField"/>
+ <toolbar:toolbaritem xlink:href=".uno:Pushbutton"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:RadioButton" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:ListBox" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:RadioButton"/>
+ <toolbar:toolbaritem xlink:href=".uno:ListBox"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:ComboBox" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:Label" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:ComboBox"/>
+ <toolbar:toolbaritem xlink:href=".uno:Label"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:MoreControls"/>
<toolbar:toolbaritem xlink:href=".uno:FormDesignTools"/>