Kaydet (Commit) e2282240 authored tarafından Michael Stahl's avatar Michael Stahl

offapi: fix TextFitToSize property

Change-Id: I3c519e1377c09b53f02f360bb53f422ac1bad2b5
üst c4881cb8
...@@ -120,8 +120,8 @@ published service TextProperties ...@@ -120,8 +120,8 @@ published service TextProperties
[property] boolean TextContourFrame; [property] boolean TextContourFrame;
/** With this set to `TRUE`, the text inside of the Shape /** With this set to a value other than `NONE`, the text inside of
is stretched to fit into the Shape. the Shape is stretched or scaled to fit into the Shape.
*/ */
[property] com::sun::star::drawing::TextFitToSizeType TextFitToSize; [property] com::sun::star::drawing::TextFitToSizeType TextFitToSize;
......
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