summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/toolbar/moreformcontrols.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/moreformcontrols.xml')
-rw-r--r--sd/uiconfig/sdraw/toolbar/moreformcontrols.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/moreformcontrols.xml b/sd/uiconfig/sdraw/toolbar/moreformcontrols.xml
index ddad2e506482..1b1bbcef1b61 100644
--- a/sd/uiconfig/sdraw/toolbar/moreformcontrols.xml
+++ b/sd/uiconfig/sdraw/toolbar/moreformcontrols.xml
@@ -18,23 +18,23 @@
* 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:SpinButton" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:ScrollBar" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:SpinButton"/>
+ <toolbar:toolbaritem xlink:href=".uno:ScrollBar"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:Imagebutton" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:ImageControl" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:Imagebutton"/>
+ <toolbar:toolbaritem xlink:href=".uno:ImageControl"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:FileControl" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:DateField" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:FileControl"/>
+ <toolbar:toolbaritem xlink:href=".uno:DateField"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:TimeField" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:NumericField" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:TimeField"/>
+ <toolbar:toolbaritem xlink:href=".uno:NumericField"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:CurrencyField" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:PatternField" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:CurrencyField"/>
+ <toolbar:toolbaritem xlink:href=".uno:PatternField"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:GroupBox" toolbar:style="radio auto"/>
- <toolbar:toolbaritem xlink:href=".uno:Grid" toolbar:style="radio auto"/>
+ <toolbar:toolbaritem xlink:href=".uno:GroupBox"/>
+ <toolbar:toolbaritem xlink:href=".uno:Grid"/>
<toolbar:toolbarbreak/>
<toolbar:toolbaritem xlink:href=".uno:NavigationBar"/>
</toolbar:toolbar> \ No newline at end of file