summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/drawing/TextProperties.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/TextProperties.idl b/offapi/com/sun/star/drawing/TextProperties.idl
index bd0ff90819ed..4516c9829781 100644
--- a/offapi/com/sun/star/drawing/TextProperties.idl
+++ b/offapi/com/sun/star/drawing/TextProperties.idl
@@ -120,8 +120,8 @@ published service TextProperties
[property] boolean TextContourFrame;
- /** With this set to `TRUE`, the text inside of the Shape
- is stretched to fit into the Shape.
+ /** With this set to a value other than `NONE`, the text inside of
+ the Shape is stretched or scaled to fit into the Shape.
*/
[property] com::sun::star::drawing::TextFitToSizeType TextFitToSize;