diff options
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 11 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/textobjectbar.xml | 11 |
2 files changed, 14 insertions, 8 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml index 1131052a2065..23d269b01129 100644 --- a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -45,10 +45,6 @@ <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"/> @@ -58,6 +54,13 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/> <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <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:IncrementIndent"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index 1131052a2065..23d269b01129 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -45,10 +45,6 @@ <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"/> @@ -58,6 +54,13 @@ <toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/> <toolbar:toolbaritem xlink:href=".uno:CellVertBottom"/> <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:IncrementIndent"/> + <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/> <toolbar:toolbaritem xlink:href=".uno:Spacing" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease"/> |