Kaydet (Commit) b512cea3 authored tarafından heiko tietze's avatar heiko tietze Kaydeden (comit) Heiko Tietze

tdf#118980 - No "clear list" control on formatting toolbar

Change-Id: I87517885b5adf4a2fc43630769bb52342c936786
Reviewed-on: https://gerrit.libreoffice.org/58467
Tested-by: Jenkins
Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
üst 3466475d
...@@ -76,6 +76,7 @@ ...@@ -76,6 +76,7 @@
<toolbar:toolbaritem xlink:href=".uno:BulletListStyle" toolbar:text="Bullet"/> <toolbar:toolbaritem xlink:href=".uno:BulletListStyle" toolbar:text="Bullet"/>
<toolbar:toolbaritem xlink:href=".uno:NumberListStyle" toolbar:text="Number"/> <toolbar:toolbaritem xlink:href=".uno:NumberListStyle" toolbar:text="Number"/>
<toolbar:toolbaritem xlink:href=".uno:RomanListStyle" toolbar:text="Roman"/> <toolbar:toolbaritem xlink:href=".uno:RomanListStyle" toolbar:text="Roman"/>
<toolbar:toolbaritem xlink:href=".uno:RemoveBullets"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/>
<toolbar:toolbaritem xlink:href=".uno:CenterPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/>
......
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
<toolbar:toolbaritem xlink:href=".uno:AlphaLowListStyle"/> <toolbar:toolbaritem xlink:href=".uno:AlphaLowListStyle"/>
<toolbar:toolbaritem xlink:href=".uno:RomanListStyle"/> <toolbar:toolbaritem xlink:href=".uno:RomanListStyle"/>
<toolbar:toolbaritem xlink:href=".uno:RomanLowListStyle"/> <toolbar:toolbaritem xlink:href=".uno:RomanLowListStyle"/>
<toolbar:toolbaritem xlink:href=".uno:RemoveBullets"/>
<toolbar:toolbarseparator/> <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:LeftPara"/> <toolbar:toolbaritem xlink:href=".uno:LeftPara"/>
<toolbar:toolbaritem xlink:href=".uno:CenterPara"/> <toolbar:toolbaritem xlink:href=".uno:CenterPara"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment