diff options
-rw-r--r-- | sc/uiconfig/scalc/toolbar/textobjectbar.xml | 24 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 41 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/textobjectbar.xml | 30 | ||||
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml | 20 | ||||
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/textobjectbar.xml | 2 | ||||
-rw-r--r-- | sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml | 46 | ||||
-rw-r--r-- | sw/uiconfig/sweb/toolbar/textobjectbar.xml | 40 | ||||
-rw-r--r-- | sw/uiconfig/swform/toolbar/drawtextobjectbar.xml | 46 | ||||
-rw-r--r-- | sw/uiconfig/swform/toolbar/textobjectbar.xml | 54 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml | 46 | ||||
-rw-r--r-- | sw/uiconfig/swreport/toolbar/textobjectbar.xml | 54 | ||||
-rw-r--r-- | sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml | 20 | ||||
-rw-r--r-- | sw/uiconfig/swriter/toolbar/textobjectbar.xml | 2 | ||||
-rw-r--r-- | sw/uiconfig/swxform/toolbar/drawtextobjectbar.xml | 46 | ||||
-rw-r--r-- | sw/uiconfig/swxform/toolbar/textobjectbar.xml | 54 |
15 files changed, 348 insertions, 177 deletions
diff --git a/sc/uiconfig/scalc/toolbar/textobjectbar.xml b/sc/uiconfig/scalc/toolbar/textobjectbar.xml index 76a26cd36dab..a9b3047581ca 100644 --- a/sc/uiconfig/scalc/toolbar/textobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/textobjectbar.xml @@ -21,13 +21,15 @@ <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> @@ -37,8 +39,10 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:AlignLeft"/> <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter"/> @@ -50,21 +54,17 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> - <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:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> - <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> + <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> <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"/> - <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml index b3e63b6ad602..2f9b14bd7847 100644 --- a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -26,36 +26,49 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> + <toolbar:toolbaritem xlink:href=".uno:SubScript"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Shadowed"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color"/> <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <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:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <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:LineSpacing"/> - <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:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:InsertSymbol"/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index 5a8de73de4bf..2f9b14bd7847 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -26,19 +26,28 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> + <toolbar:toolbaritem xlink:href=".uno:SubScript"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Shadowed"/> <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:InsertSymbol"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color"/> <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> <toolbar:toolbaritem xlink:href=".uno:RightPara"/> @@ -49,26 +58,17 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> - <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:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineRight"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineLeft"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineDown"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineUp"/> + <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> <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"/> - <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:OutlineBullet" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml b/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml index 018cd278ad5b..dc190e4836fe 100644 --- a/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml @@ -26,7 +26,8 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> <toolbar:toolbarseparator/> @@ -37,7 +38,12 @@ <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> @@ -49,19 +55,17 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> - <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:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> - <toolbar:toolbaritem xlink:href=".uno:SelectAll"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sw/uiconfig/sglobal/toolbar/textobjectbar.xml b/sw/uiconfig/sglobal/toolbar/textobjectbar.xml index db0125357778..2408d0f9b8da 100644 --- a/sw/uiconfig/sglobal/toolbar/textobjectbar.xml +++ b/sw/uiconfig/sglobal/toolbar/textobjectbar.xml @@ -77,8 +77,6 @@ <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Orientation" toolbar:visible="false"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> diff --git a/sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml b/sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml index 835c6b9364a3..dc190e4836fe 100644 --- a/sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml @@ -21,33 +21,51 @@ <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> - <toolbar:toolbaritem xlink:href=".uno:Grow"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <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: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:visible="false"/> + <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:ParaLeftToRight"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SelectAll"/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> -</toolbar:toolbar>
\ No newline at end of file + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> +</toolbar:toolbar> diff --git a/sw/uiconfig/sweb/toolbar/textobjectbar.xml b/sw/uiconfig/sweb/toolbar/textobjectbar.xml index 3176dbf987d4..2408d0f9b8da 100644 --- a/sw/uiconfig/sweb/toolbar/textobjectbar.xml +++ b/sw/uiconfig/sweb/toolbar/textobjectbar.xml @@ -21,6 +21,9 @@ <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/> + <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample"/> + <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample"/> + <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> @@ -30,34 +33,47 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontColor"/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> <toolbar:toolbaritem xlink:href=".uno:BackColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/> + <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> <toolbar:toolbarseparator/> <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:CellVertTop" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> - <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:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:CellVertTop" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:visible="false"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> diff --git a/sw/uiconfig/swform/toolbar/drawtextobjectbar.xml b/sw/uiconfig/swform/toolbar/drawtextobjectbar.xml index 835c6b9364a3..dc190e4836fe 100644 --- a/sw/uiconfig/swform/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/swform/toolbar/drawtextobjectbar.xml @@ -21,33 +21,51 @@ <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> - <toolbar:toolbaritem xlink:href=".uno:Grow"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <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: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:visible="false"/> + <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:ParaLeftToRight"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SelectAll"/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> -</toolbar:toolbar>
\ No newline at end of file + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> +</toolbar:toolbar> diff --git a/sw/uiconfig/swform/toolbar/textobjectbar.xml b/sw/uiconfig/swform/toolbar/textobjectbar.xml index 0ab6010431b8..2408d0f9b8da 100644 --- a/sw/uiconfig/swform/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swform/toolbar/textobjectbar.xml @@ -21,39 +21,61 @@ <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/> + <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample"/> + <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample"/> + <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> - <toolbar:toolbaritem xlink:href=".uno:SuperScript" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SubScript" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> + <toolbar:toolbaritem xlink:href=".uno:SubScript"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:BackColor"/> + <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> <toolbar:toolbarseparator/> <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:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertTop" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <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:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> - <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> diff --git a/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml b/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml index 835c6b9364a3..dc190e4836fe 100644 --- a/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml @@ -21,33 +21,51 @@ <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> - <toolbar:toolbaritem xlink:href=".uno:Grow"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <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: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:visible="false"/> + <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:ParaLeftToRight"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SelectAll"/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> -</toolbar:toolbar>
\ No newline at end of file + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> +</toolbar:toolbar> diff --git a/sw/uiconfig/swreport/toolbar/textobjectbar.xml b/sw/uiconfig/swreport/toolbar/textobjectbar.xml index 0ab6010431b8..2408d0f9b8da 100644 --- a/sw/uiconfig/swreport/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swreport/toolbar/textobjectbar.xml @@ -21,39 +21,61 @@ <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/> + <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample"/> + <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample"/> + <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> - <toolbar:toolbaritem xlink:href=".uno:SuperScript" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SubScript" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> + <toolbar:toolbaritem xlink:href=".uno:SubScript"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:BackColor"/> + <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> <toolbar:toolbarseparator/> <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:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertTop" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <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:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> - <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> diff --git a/sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml b/sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml index 018cd278ad5b..dc190e4836fe 100644 --- a/sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml @@ -26,7 +26,8 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> <toolbar:toolbarseparator/> @@ -37,7 +38,12 @@ <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/> @@ -49,19 +55,17 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> - <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:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> - <toolbar:toolbaritem xlink:href=".uno:SelectAll"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml index db0125357778..2408d0f9b8da 100644 --- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml @@ -77,8 +77,6 @@ <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:Orientation" toolbar:visible="false"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> diff --git a/sw/uiconfig/swxform/toolbar/drawtextobjectbar.xml b/sw/uiconfig/swxform/toolbar/drawtextobjectbar.xml index 835c6b9364a3..dc190e4836fe 100644 --- a/sw/uiconfig/swxform/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/swxform/toolbar/drawtextobjectbar.xml @@ -21,33 +21,51 @@ <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> <toolbar:toolbaritem xlink:href=".uno:SubScript"/> - <toolbar:toolbaritem xlink:href=".uno:Grow"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/> <toolbar:toolbarseparator/> <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: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:visible="false"/> + <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:ParaLeftToRight"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SelectAll"/> - <toolbar:toolbaritem xlink:href=".uno:FontDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog"/> -</toolbar:toolbar>
\ No newline at end of file + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog" toolbar:visible="false"/> +</toolbar:toolbar> diff --git a/sw/uiconfig/swxform/toolbar/textobjectbar.xml b/sw/uiconfig/swxform/toolbar/textobjectbar.xml index 0ab6010431b8..2408d0f9b8da 100644 --- a/sw/uiconfig/swxform/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swxform/toolbar/textobjectbar.xml @@ -21,39 +21,61 @@ <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:StyleApply"/> + <toolbar:toolbaritem xlink:href=".uno:StyleUpdateByExample"/> + <toolbar:toolbaritem xlink:href=".uno:StyleNewByExample"/> + <toolbar:toolbaritem xlink:href=".uno:EditStyle" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:CharFontName"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontHeight"/> + <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Bold"/> <toolbar:toolbaritem xlink:href=".uno:Italic"/> - <toolbar:toolbaritem xlink:href=".uno:Underline"/> - <toolbar:toolbaritem xlink:href=".uno:SuperScript" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:SubScript" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/> + <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Strikeout"/> + <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:SuperScript"/> + <toolbar:toolbaritem xlink:href=".uno:SubScript"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Shadowed" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ResetAttributes"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:Color"/> + <toolbar:toolbaritem xlink:href=".uno:BackColor"/> + <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> + <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> + <toolbar:toolbaritem xlink:href=".uno:SetOutline" toolbar:visible="false"/> <toolbar:toolbarseparator/> <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:toolbaritem xlink:href=".uno:ParaRightToLeft"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertTop" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CellVertBottom" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <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:toolbaritem xlink:href=".uno:LineSpacing"/> + <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> + <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/> - <toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/> - <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/> - <toolbar:toolbaritem xlink:href=".uno:Grow" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:Shrink" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackColor"/> - <toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SelectAll" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FontDialog" toolbar:visible="false"/> |