summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-20 09:58:41 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-20 09:37:55 +0000
commitb60e464cb6bb7f4d90e806c46eaf3dd184a37163 (patch)
treedd224b3207f349673f4e0d5ef00be9ffc8bb5b7e /basctl
parent9c5060a6f9c8e94965178dc44bae6ce744d1eb7c (diff)
Remove redundant toolbar:style="radio" property
Change-Id: I56969839a93af975466ab6c28f2f87557e4d7f1b Reviewed-on: https://gerrit.libreoffice.org/20074 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml14
-rw-r--r--basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml48
2 files changed, 31 insertions, 31 deletions
diff --git a/basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml b/basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml
index ad4b50a991bb..2e92277ed870 100644
--- a/basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml
+++ b/basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml
@@ -9,14 +9,14 @@
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormRadio" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormCheck" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormRadio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormCheck"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormList" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormCombo" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormList"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormCombo"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormVScroll" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormHScroll" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormVScroll"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormHScroll"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormSpin" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormSpin"/>
</toolbar:toolbar>
diff --git a/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml b/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml
index 3e2d0cc8c4dd..87de703703c4 100644
--- a/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml
+++ b/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml
@@ -18,45 +18,45 @@
* 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:SelectMode" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:SelectMode"/>
<toolbar:toolbaritem xlink:href=".uno:ManageLanguage"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:TestMode"/>
<toolbar:toolbaritem xlink:href=".uno:ShowPropBrowser"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertPushbutton" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertImageControl" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertPushbutton"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertImageControl"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:Checkbox" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:Radiobutton" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:Checkbox"/>
+ <toolbar:toolbaritem xlink:href=".uno:Radiobutton"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFixedText" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertEdit" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFixedText"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertEdit"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertListbox" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:Combobox" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertListbox"/>
+ <toolbar:toolbaritem xlink:href=".uno:Combobox"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:VScrollbar" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:HScrollbar" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:VScrollbar"/>
+ <toolbar:toolbaritem xlink:href=".uno:HScrollbar"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:Groupbox" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:ProgressBar" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:Groupbox"/>
+ <toolbar:toolbaritem xlink:href=".uno:ProgressBar"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:HFixedLine" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:VFixedLine" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:HFixedLine"/>
+ <toolbar:toolbaritem xlink:href=".uno:VFixedLine"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:AddDateField" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertTimeField" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:AddDateField"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertTimeField"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertNumericField" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertCurrencyField" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertNumericField"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertCurrencyField"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFormattedField" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertPatternField" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFormattedField"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertPatternField"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:InsertFileControl" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertTreeControl" toolbar:style="radio"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertFileControl"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertTreeControl"/>
<toolbar:toolbarbreak/>
-<toolbar:toolbaritem xlink:href=".uno:SpinButton" toolbar:style="radio"/>
+<toolbar:toolbaritem xlink:href=".uno:SpinButton"/>
<toolbar:toolbarbreak/>
</toolbar:toolbar>