diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-20 09:29:40 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-20 09:33:02 +0100 |
commit | 2452a742abb5714684d369aa505ca837db98d27b (patch) | |
tree | f15489d2c2ec3c45989ff906d77866564172fe08 /sd | |
parent | fe3fd05966a668c1cdf53e8221b8614e9a07de65 (diff) |
Remove redundant toolbar:style definitions
Change-Id: If255e6bebe501f1b0959613ce091b322af064628
Diffstat (limited to 'sd')
22 files changed, 136 insertions, 136 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/arrowsbar.xml b/sd/uiconfig/sdraw/toolbar/arrowsbar.xml index 4dd06ffee049..ab20d53f5535 100644 --- a/sd/uiconfig/sdraw/toolbar/arrowsbar.xml +++ b/sd/uiconfig/sdraw/toolbar/arrowsbar.xml @@ -18,16 +18,16 @@ * 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:LineArrowEnd" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineCircleArrow" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineSquareArrow" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrows" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd"/> + <toolbar:toolbaritem xlink:href=".uno:LineCircleArrow"/> + <toolbar:toolbaritem xlink:href=".uno:LineSquareArrow"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrows"/> <toolbar:toolbarbreak/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowStart" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowCircle" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowSquare" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:MeasureLine" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowStart"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowCircle"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowSquare"/> + <toolbar:toolbaritem xlink:href=".uno:MeasureLine"/> <toolbar:toolbarbreak/> - <toolbar:toolbaritem xlink:href=".uno:Line_Diagonal" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:Line_Diagonal"/> <toolbar:toolbaritem xlink:href=".uno:Line"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml index 227f577dbb5d..3f6495b2b795 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -38,7 +38,7 @@ <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/formcontrols.xml b/sd/uiconfig/sdraw/toolbar/formcontrols.xml index 569b323f8633..3905ded90a70 100644 --- a/sd/uiconfig/sdraw/toolbar/formcontrols.xml +++ b/sd/uiconfig/sdraw/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:FormDesignTools"/> <toolbar:toolbaritem xlink:href=".uno:MoreControls"/> diff --git a/sd/uiconfig/sdraw/toolbar/formdesign.xml b/sd/uiconfig/sdraw/toolbar/formdesign.xml index 38bd19752aca..6005fd422fa9 100644 --- a/sd/uiconfig/sdraw/toolbar/formdesign.xml +++ b/sd/uiconfig/sdraw/toolbar/formdesign.xml @@ -37,7 +37,7 @@ <toolbar:toolbaritem xlink:href=".uno:EnterGroup" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:LeaveGroup" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:OpenReadOnly"/> <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> diff --git a/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml b/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml index 58ffaf4b56ac..27446fb24acf 100644 --- a/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml @@ -28,10 +28,10 @@ <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LeftPara" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:CenterPara" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:RightPara" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:JustifyPara" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> + <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> + <toolbar:toolbaritem xlink:href=".uno:RightPara"/> + <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/> diff --git a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml index 90abc87a2332..fb1e51d87f0d 100644 --- a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml @@ -18,7 +18,7 @@ * 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:GraphicFilterToolbox" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> <toolbar:toolbarseparator/> @@ -35,6 +35,6 @@ <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> </toolbar:toolbar> 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 diff --git a/sd/uiconfig/sdraw/toolbar/optionsbar.xml b/sd/uiconfig/sdraw/toolbar/optionsbar.xml index 47f15309540c..af49d616ec42 100644 --- a/sd/uiconfig/sdraw/toolbar/optionsbar.xml +++ b/sd/uiconfig/sdraw/toolbar/optionsbar.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:ClickChangeRotation" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:ClickChangeRotation"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:HelplinesVisible" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> + <toolbar:toolbaritem xlink:href=".uno:HelplinesVisible"/> + <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:HelplinesUse" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:SnapBorder" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:SnapFrame" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:SnapPoints" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:GridUse"/> + <toolbar:toolbaritem xlink:href=".uno:HelplinesUse"/> + <toolbar:toolbaritem xlink:href=".uno:SnapBorder"/> + <toolbar:toolbaritem xlink:href=".uno:SnapFrame"/> + <toolbar:toolbaritem xlink:href=".uno:SnapPoints"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:QuickEdit" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:PickThrough" toolbar:style="auto"/> - <toolbar:toolbaritem xlink:href=".uno:DoubleClickTextEdit" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:QuickEdit"/> + <toolbar:toolbaritem xlink:href=".uno:PickThrough"/> + <toolbar:toolbaritem xlink:href=".uno:DoubleClickTextEdit"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SolidCreate" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:SolidCreate"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LeaveAllGroups" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:LeaveAllGroups"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index f97b8674a4c2..2dc78647aea9 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -54,7 +54,7 @@ <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:helpid="10140" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:Text"/> <toolbar:toolbaritem xlink:href=".uno:VerticalText"/> <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog" toolbar:helpid="5678" toolbar:visible="false"/> @@ -62,17 +62,17 @@ <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> <toolbar:toolbaritem xlink:href=".uno:DistributeSelection" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="10299"/> <toolbar:toolbaritem xlink:href=".uno:Crop"/> <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false" toolbar:helpid="10371"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:style="auto" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:helpid="10126"/> - <toolbar:toolbaritem xlink:href=".uno:GlueEditMode" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:GlueEditMode"/> <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:visible="false"/> diff --git a/sd/uiconfig/sdraw/toolbar/textbar.xml b/sd/uiconfig/sdraw/toolbar/textbar.xml index 62b11e6dd266..2638193aa514 100644 --- a/sd/uiconfig/sdraw/toolbar/textbar.xml +++ b/sd/uiconfig/sdraw/toolbar/textbar.xml @@ -18,7 +18,7 @@ * 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:Text" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:Text"/> <toolbar:toolbaritem xlink:href=".uno:TextFitToSizeTool" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:DrawCaption"/> <toolbar:toolbarbreak/> diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml index 1052aae821b7..7b1d7f8bf597 100644 --- a/sd/uiconfig/sdraw/toolbar/toolbar.xml +++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml @@ -39,20 +39,20 @@ <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox"/> + <toolbar:toolbaritem xlink:href=".uno:LineToolbox"/> + <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:CalloutShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:StarShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:BasicShapes"/> + <toolbar:toolbaritem xlink:href=".uno:SymbolShapes"/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes"/> + <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes"/> + <toolbar:toolbaritem xlink:href=".uno:CalloutShapes"/> + <toolbar:toolbaritem xlink:href=".uno:StarShapes"/> + <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:helpid="10126" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:GlueEditMode" toolbar:style="auto" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:GlueEditMode" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ChangeBezier" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ChangePolygon" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ConvertInto3D" toolbar:visible="false"/> diff --git a/sd/uiconfig/simpress/toolbar/arrowsbar.xml b/sd/uiconfig/simpress/toolbar/arrowsbar.xml index 64f80a0113b9..c803aa44625b 100644 --- a/sd/uiconfig/simpress/toolbar/arrowsbar.xml +++ b/sd/uiconfig/simpress/toolbar/arrowsbar.xml @@ -19,15 +19,15 @@ --> <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:Line"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowCircle" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowSquare" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowCircle"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowSquare"/> <toolbar:toolbarbreak/> - <toolbar:toolbaritem xlink:href=".uno:Line_Diagonal" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowStart" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineCircleArrow" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineSquareArrow" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:Line_Diagonal"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowStart"/> + <toolbar:toolbaritem xlink:href=".uno:LineCircleArrow"/> + <toolbar:toolbaritem xlink:href=".uno:LineSquareArrow"/> <toolbar:toolbarbreak/> - <toolbar:toolbaritem xlink:href=".uno:MeasureLine" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrows" toolbar:style="radio"/> -</toolbar:toolbar>
\ No newline at end of file + <toolbar:toolbaritem xlink:href=".uno:MeasureLine"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrows"/> +</toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/bezierobjectbar.xml b/sd/uiconfig/simpress/toolbar/bezierobjectbar.xml index 84895cf1b6ec..9596cf397415 100644 --- a/sd/uiconfig/simpress/toolbar/bezierobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/bezierobjectbar.xml @@ -18,7 +18,7 @@ * 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:ToggleObjectBezierMode" toolbar:style="radio auto"/> + <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BezierMove"/> <toolbar:toolbaritem xlink:href=".uno:BezierInsert"/> diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index 499c6e1ef6bf..f7bc26ecfcbe 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -39,15 +39,15 @@ <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:style="auto" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:AnimationEffects" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:style="auto" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ZoomObjects"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/formcontrols.xml b/sd/uiconfig/simpress/toolbar/formcontrols.xml index 569b323f8633..3905ded90a70 100644 --- a/sd/uiconfig/simpress/toolbar/formcontrols.xml +++ b/sd/uiconfig/simpress/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:FormDesignTools"/> <toolbar:toolbaritem xlink:href=".uno:MoreControls"/> diff --git a/sd/uiconfig/simpress/toolbar/formdesign.xml b/sd/uiconfig/simpress/toolbar/formdesign.xml index 38bd19752aca..6005fd422fa9 100644 --- a/sd/uiconfig/simpress/toolbar/formdesign.xml +++ b/sd/uiconfig/simpress/toolbar/formdesign.xml @@ -37,7 +37,7 @@ <toolbar:toolbaritem xlink:href=".uno:EnterGroup" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:LeaveGroup" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:OpenReadOnly"/> <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> diff --git a/sd/uiconfig/simpress/toolbar/formtextobjectbar.xml b/sd/uiconfig/simpress/toolbar/formtextobjectbar.xml index 58ffaf4b56ac..27446fb24acf 100644 --- a/sd/uiconfig/simpress/toolbar/formtextobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/formtextobjectbar.xml @@ -28,10 +28,10 @@ <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LeftPara" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:CenterPara" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:RightPara" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:JustifyPara" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> + <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> + <toolbar:toolbaritem xlink:href=".uno:RightPara"/> + <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/> diff --git a/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml b/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml index 456c5e076b10..e4a126214f13 100644 --- a/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml @@ -18,7 +18,7 @@ * 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:GraphicFilterToolbox" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> <toolbar:toolbarseparator/> @@ -35,9 +35,9 @@ <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:style="auto" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:AnimationEffects" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/moreformcontrols.xml b/sd/uiconfig/simpress/toolbar/moreformcontrols.xml index ddad2e506482..1b1bbcef1b61 100644 --- a/sd/uiconfig/simpress/toolbar/moreformcontrols.xml +++ b/sd/uiconfig/simpress/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 diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml index 733ded7b2463..b281061e3a98 100644 --- a/sd/uiconfig/simpress/toolbar/standardbar.xml +++ b/sd/uiconfig/simpress/toolbar/standardbar.xml @@ -48,14 +48,14 @@ <toolbar:toolbaritem xlink:href=".uno:SpellDialog"/> <toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ZoomMode" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:style="dropdown" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertTable"/> <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> <toolbar:toolbaritem xlink:href=".uno:InsertAVMedia"/> <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:Text"/> <toolbar:toolbaritem xlink:href=".uno:VerticalText"/> <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/> diff --git a/sd/uiconfig/simpress/toolbar/textbar.xml b/sd/uiconfig/simpress/toolbar/textbar.xml index 62b11e6dd266..2638193aa514 100644 --- a/sd/uiconfig/simpress/toolbar/textbar.xml +++ b/sd/uiconfig/simpress/toolbar/textbar.xml @@ -18,7 +18,7 @@ * 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:Text" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:Text"/> <toolbar:toolbaritem xlink:href=".uno:TextFitToSizeTool" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:DrawCaption"/> <toolbar:toolbarbreak/> diff --git a/sd/uiconfig/simpress/toolbar/toolbar.xml b/sd/uiconfig/simpress/toolbar/toolbar.xml index 1b0a5da3d7d2..aec25d68a83a 100644 --- a/sd/uiconfig/simpress/toolbar/toolbar.xml +++ b/sd/uiconfig/simpress/toolbar/toolbar.xml @@ -20,9 +20,9 @@ <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:SelectObject"/> <toolbar:toolbaritem xlink:href=".uno:ZoomMode"/> - <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:style="dropdown" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater" toolbar:visible="false"/> <toolbar:toolbarseparator/> @@ -30,41 +30,41 @@ <toolbar:toolbaritem xlink:href=".uno:FillColor"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Line"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox"/> + <toolbar:toolbaritem xlink:href=".uno:LineToolbox"/> + <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:CalloutShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:StarShapes" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:BasicShapes"/> + <toolbar:toolbaritem xlink:href=".uno:SymbolShapes"/> + <toolbar:toolbaritem xlink:href=".uno:ArrowShapes"/> + <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes"/> + <toolbar:toolbaritem xlink:href=".uno:CalloutShapes"/> + <toolbar:toolbaritem xlink:href=".uno:StarShapes"/> + <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="10299"/> <toolbar:toolbaritem xlink:href=".uno:Crop"/> - <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:helpid="10126"/> - <toolbar:toolbaritem xlink:href=".uno:GlueEditMode" toolbar:style="auto"/> + <toolbar:toolbaritem xlink:href=".uno:GlueEditMode"/> <toolbar:toolbaritem xlink:href=".uno:ChangeBezier" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ChangePolygon" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ConvertInto3D" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ConvertInto3DLatheFast" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:InsertToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:InsertToolbox" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Config" toolbar:visible="false"/> </toolbar:toolbar> |