Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

service TextGraphicObject
Description
specifies a graphic which can be embedded in Text.
Developers Guide
Text - Shape Objects in Text

Included Services - Summary
BaseFrame

contains the definition of interfaces and properties that are supported by text frames, graphic objects and embeddedobjects.

Properties' Summary
::com::sun::star::container::XIndexContainer
ImageMap
returns the client-side image map if one is assigned to the object.  
boolean
ContentProtected
determines if the content is protected against changes from the user interface.  
boolean
SurroundContour
determines if the text wraps around the contour of the object.  
boolean
ContourOutside
the text flows only around the contour of the object.  
::com::sun::star::drawing::PointSequenceSequence
ContourPolyPolygon
[ OPTIONAL ]
contains the contour of the object as PolyPolygon.  
GraphicCrop
GraphicCrop
contains the cropping of the object. 
boolean
HoriMirroredOnEvenPages
determines if the object is horizontally mirrored on even pages.  
boolean
HoriMirroredOnOddPages
determines if the object is horizontally mirrored on odd pages.  
boolean
VertMirrored
determines if the object is mirrored vertically.  
string
GraphicURL
contains the URL of the background graphic of the object  
string
GraphicFilter
contains the name of the filter of the background graphic of the object.  
::com::sun::star::awt::Size
ActualSize
contains the original size of the bitmap in the graphic object.  
short
AdjustLuminance
changes the display of the luminance. It contains percentage values between -100 and +100.  
short
AdjustContrast
changes the display of contrast. It contains percentage values between -100 and +100.  
short
AdjustRed
changes the display of the red color channel. It contains percentage values between -100 and +100.  
short
AdjustGreen
changes the display of the green color channel. It contains percentage values between -100 and +100.  
short
AdjustBlue
changes the display of the blue color channel. It contains percentage values between -100 and +100.  
double
Gamma
determins the gamma value of the graphic.  
boolean
GraphicIsInverted
determins if the graphic is display in inverted colors. It contains percentage values between -100 and +100.  
short
Transparency
. It contains percentage values between -100 and +100.  
::com::sun::star::drawing::ColorMode
GraphicColorMode
contains the ColorMode as ::com::sun::star::drawing::ColorMode.  
::com::sun::star::graphic::XGraphic
Graphic
[ OPTIONAL ]
contains the graphic.  
Included Services - Details
BaseFrame
Description
contains the definition of interfaces and properties that are supported by text frames, graphic objects and embeddedobjects.
Properties' Details
ImageMap
::com::sun::star::container::XIndexContainer ImageMap;
Description
returns the client-side image map if one is assigned to the object.
ContentProtected
boolean ContentProtected;
Description
determines if the content is protected against changes from the user interface.
SurroundContour
boolean SurroundContour;
Description
determines if the text wraps around the contour of the object.
ContourOutside
boolean ContourOutside;
Description
the text flows only around the contour of the object.
ContourPolyPolygon
::com::sun::star::drawing::PointSequenceSequence ContourPolyPolygon;
Usage Restrictions
optional
Description
contains the contour of the object as PolyPolygon.
GraphicCrop
GraphicCrop GraphicCrop;
Description
contains the cropping of the object.
See also
GraphicCrop
HoriMirroredOnEvenPages
boolean HoriMirroredOnEvenPages;
Description
determines if the object is horizontally mirrored on even pages.
HoriMirroredOnOddPages
boolean HoriMirroredOnOddPages;
Description
determines if the object is horizontally mirrored on odd pages.
VertMirrored
boolean VertMirrored;
Description
determines if the object is mirrored vertically.
GraphicURL
string GraphicURL;
Description
contains the URL of the background graphic of the object
GraphicFilter
string GraphicFilter;
Description
contains the name of the filter of the background graphic of the object.
ActualSize
::com::sun::star::awt::Size ActualSize;
Description
contains the original size of the bitmap in the graphic object.
AdjustLuminance
short AdjustLuminance;
Description
changes the display of the luminance. It contains percentage values between -100 and +100.
AdjustContrast
short AdjustContrast;
Description
changes the display of contrast. It contains percentage values between -100 and +100.
AdjustRed
short AdjustRed;
Description
changes the display of the red color channel. It contains percentage values between -100 and +100.
AdjustGreen
short AdjustGreen;
Description
changes the display of the green color channel. It contains percentage values between -100 and +100.
AdjustBlue
short AdjustBlue;
Description
changes the display of the blue color channel. It contains percentage values between -100 and +100.
Gamma
double Gamma;
Description
determins the gamma value of the graphic.
GraphicIsInverted
boolean GraphicIsInverted;
Description
determins if the graphic is display in inverted colors. It contains percentage values between -100 and +100.
Transparency
short Transparency;
Description
. It contains percentage values between -100 and +100.
GraphicColorMode
::com::sun::star::drawing::ColorMode GraphicColorMode;
Description
contains the ColorMode as ::com::sun::star::drawing::ColorMode.
Graphic
::com::sun::star::graphic::XGraphic Graphic;
Usage Restrictions
optional
Description
contains the graphic.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.