Kaydet (Commit) 80f49553 authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Samuel Mehrbrodt

fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap text

Change-Id: I04390075006bd0492e0c39c5e1bf4a4eb107ed2c
Reviewed-on: https://gerrit.libreoffice.org/12163Reviewed-by: 's avatarSamuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: 's avatarSamuel Mehrbrodt <s.mehrbrodt@gmail.com>
üst 7d9e3674
......@@ -537,7 +537,10 @@
</node>
<node oor:name=".uno:WrapText" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Automatic Row Break</value>
<value xml:lang="en-US">Wrap Text</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:DefinePrintArea" oor:op="replace">
......
......@@ -34,7 +34,9 @@
<toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:style="radio auto"/>
<toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:style="radio auto"/>
<toolbar:toolbaritem xlink:href=".uno:AlignBlock" toolbar:style="radio auto"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ToggleMergeCells"/>
<toolbar:toolbaritem xlink:href=".uno:WrapText"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/>
<toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/>
......
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