summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextGraphicObject.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextGraphicObject.idl')
-rw-r--r--offapi/com/sun/star/text/TextGraphicObject.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextGraphicObject.idl b/offapi/com/sun/star/text/TextGraphicObject.idl
index e3f88c0331ed..2e228e9cd8d5 100644
--- a/offapi/com/sun/star/text/TextGraphicObject.idl
+++ b/offapi/com/sun/star/text/TextGraphicObject.idl
@@ -59,7 +59,7 @@
published service TextGraphicObject
{
/** contains the definition of interfaces and properties that are supported by text frames,
- graphic objects and embeddedobjects.
+ graphic objects and embedded objects.
*/
service BaseFrame;
//-------------------------------------------------------------------------
@@ -148,11 +148,11 @@ published service TextGraphicObject
*/
[property] short AdjustBlue;
//-------------------------------------------------------------------------
- /** determins the gamma value of the graphic.
+ /** determines the gamma value of the graphic.
*/
[property] double Gamma;
//-------------------------------------------------------------------------
- /** determins if the graphic is display in inverted colors.
+ /** determines if the graphic is display in inverted colors.
It contains percentage values between -100 and +100.
*/
[property] boolean GraphicIsInverted;