diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-20 09:58:41 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-20 09:37:55 +0000 |
commit | b60e464cb6bb7f4d90e806c46eaf3dd184a37163 (patch) | |
tree | dd224b3207f349673f4e0d5ef00be9ffc8bb5b7e /sw/uiconfig/swreport | |
parent | 9c5060a6f9c8e94965178dc44bae6ce744d1eb7c (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 'sw/uiconfig/swreport')
-rw-r--r-- | sw/uiconfig/swreport/toolbar/bezierobjectbar.xml | 10 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml | 10 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/formtextobjectbar.xml | 10 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/frameobjectbar.xml | 24 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/tableobjectbar.xml | 6 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/textobjectbar.xml | 10 |
6 files changed, 35 insertions, 35 deletions
diff --git a/sw/uiconfig/swreport/toolbar/bezierobjectbar.xml b/sw/uiconfig/swreport/toolbar/bezierobjectbar.xml index 0a6024fe632c..9596cf397415 100644 --- a/sw/uiconfig/swreport/toolbar/bezierobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/bezierobjectbar.xml @@ -20,16 +20,16 @@ <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:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:BezierMove" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:BezierInsert" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:BezierMove"/> + <toolbar:toolbaritem xlink:href=".uno:BezierInsert"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BezierDelete"/> <toolbar:toolbaritem xlink:href=".uno:BezierCutLine"/> <toolbar:toolbaritem xlink:href=".uno:BezierConvert"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:BezierEdge" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:BezierSmooth" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:BezierSymmetric" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:BezierEdge"/> + <toolbar:toolbaritem xlink:href=".uno:BezierSmooth"/> + <toolbar:toolbaritem xlink:href=".uno:BezierSymmetric"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BezierClose"/> <toolbar:toolbarseparator/> diff --git a/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml b/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml index 44c8c2f6f7c4..a8ed92452fdd 100644 --- a/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml @@ -35,14 +35,14 @@ <toolbar:toolbaritem xlink:href=".uno:RightPara"/> <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:style="radio" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color" toolbar:style="dropdown" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> diff --git a/sw/uiconfig/swreport/toolbar/formtextobjectbar.xml b/sw/uiconfig/swreport/toolbar/formtextobjectbar.xml index 27446fb24acf..79d388b8984d 100644 --- a/sw/uiconfig/swreport/toolbar/formtextobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/formtextobjectbar.xml @@ -33,12 +33,12 @@ <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"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara1"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara15"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara2"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> diff --git a/sw/uiconfig/swreport/toolbar/frameobjectbar.xml b/sw/uiconfig/swreport/toolbar/frameobjectbar.xml index 1b0614edea76..42579d2a5649 100644 --- a/sw/uiconfig/swreport/toolbar/frameobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/frameobjectbar.xml @@ -20,20 +20,20 @@ <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:StyleApply"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:WrapOff" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:WrapOn" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:WrapIdeal" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:WrapLeft" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:WrapRight" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:WrapThrough" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:WrapOff"/> + <toolbar:toolbaritem xlink:href=".uno:WrapOn"/> + <toolbar:toolbaritem xlink:href=".uno:WrapIdeal" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:WrapLeft" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:WrapRight" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:WrapThrough"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:AlignLeft" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:AlignLeft"/> + <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter"/> + <toolbar:toolbaritem xlink:href=".uno:AlignRight"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:AlignTop" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:AlignVerticalCenter" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:AlignBottom" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:AlignTop"/> + <toolbar:toolbaritem xlink:href=".uno:AlignVerticalCenter"/> + <toolbar:toolbaritem xlink:href=".uno:AlignBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/> <toolbar:toolbaritem xlink:href=".uno:LineStyle"/> diff --git a/sw/uiconfig/swreport/toolbar/tableobjectbar.xml b/sw/uiconfig/swreport/toolbar/tableobjectbar.xml index 1e147ceda11a..b72204fcd4de 100644 --- a/sw/uiconfig/swreport/toolbar/tableobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/tableobjectbar.xml @@ -28,9 +28,9 @@ <toolbar:toolbaritem xlink:href=".uno:SplitCell"/> <toolbar:toolbaritem xlink:href=".uno:OptimizeTable" toolbar:style="dropdown"/> <toolbar:toolbarbreak/> - <toolbar:toolbaritem xlink:href=".uno:CellVertTop" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertTop"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertRows"/> <toolbar:toolbaritem xlink:href=".uno:InsertColumns"/> diff --git a/sw/uiconfig/swreport/toolbar/textobjectbar.xml b/sw/uiconfig/swreport/toolbar/textobjectbar.xml index 5cc70ce4647a..ad0877126180 100644 --- a/sw/uiconfig/swreport/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/textobjectbar.xml @@ -37,12 +37,12 @@ <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"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:style="radio" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:style="radio" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara1" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara15" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SpacePara2" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> |