summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sweb
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-05-13 17:13:36 +0200
committerandreas_kainz <kainz.a@gmail.com>2019-05-16 17:13:17 +0200
commit0fded059c7d5a5e59cdfcd571726f5ccd9cf1edb (patch)
treea914a90d039d4a6e5b3be52ae7e48cce441d630e /sw/uiconfig/sweb
parentc05b25274867b8fa1a452b4967b8e9003f7378fa (diff)
tdf#124825 sync UI between LibO implementations and LOOL
Change-Id: I003d68d6f97feb773c3b6590d385a58c98311755 Reviewed-on: https://gerrit.libreoffice.org/72281 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sw/uiconfig/sweb')
-rw-r--r--sw/uiconfig/sweb/toolbar/textobjectbar.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/uiconfig/sweb/toolbar/textobjectbar.xml b/sw/uiconfig/sweb/toolbar/textobjectbar.xml
index 2408d0f9b8da..49056f22580e 100644
--- a/sw/uiconfig/sweb/toolbar/textobjectbar.xml
+++ b/sw/uiconfig/sweb/toolbar/textobjectbar.xml
@@ -53,10 +53,6 @@
<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"/>
@@ -66,14 +62,18 @@
<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: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"/>
<toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>
- <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/>
- <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/>
<toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/>
<toolbar:toolbarseparator/>