21 module
com { module sun { module star { module text {
26published service TextGraphicObject
This is the generic interface for supporting the insertion and removal of indexed elements.
Definition generated_idl_chapter_refs.idl:3929
This interface acts as a container for the loaded graphic.
Definition XGraphic.idl:38
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition ColorMode.idl:28
sequence< PointSequence > PointSequenceSequence
Definition PointSequenceSequence.idl:23
Definition Ambiguous.idl:20
com::sun::star::awt::Size ActualSize
contains the original size of the bitmap in the graphic object.
Definition TextGraphicObject.idl:86
short AdjustContrast
changes the display of contrast.
Definition TextGraphicObject.idl:94
double Gamma
determines the gamma value of the graphic.
Definition TextGraphicObject.idl:109
boolean GraphicIsInverted
determines if the graphic is display in inverted colors.
Definition TextGraphicObject.idl:113
boolean HoriMirroredOnEvenPages
determines if the object is horizontally mirrored on even pages.
Definition TextGraphicObject.idl:59
com::sun::star::container::XIndexContainer ImageMap
returns the client-side image map if one is assigned to the object.
Definition TextGraphicObject.idl:34
boolean VertMirrored
determines if the object is mirrored vertically.
Definition TextGraphicObject.idl:65
string GraphicURL
contains the URL of the background graphic of the object
Definition TextGraphicObject.idl:77
string GraphicFilter
contains the name of the filter of the background graphic of the object.
Definition TextGraphicObject.idl:82
short AdjustLuminance
changes the display of the luminance.
Definition TextGraphicObject.idl:90
short AdjustRed
changes the display of the red color channel.
Definition TextGraphicObject.idl:98
com::sun::star::text::GraphicCrop GraphicCrop
contains the cropping of the object.
Definition TextGraphicObject.idl:55
com::sun::star::drawing::ColorMode GraphicColorMode
contains the ColorMode as com::sun::star::drawing::ColorMode.
Definition TextGraphicObject.idl:120
short AdjustBlue
changes the display of the blue color channel.
Definition TextGraphicObject.idl:106
boolean SurroundContour
determines if the text wraps around the contour of the object.
Definition TextGraphicObject.idl:44
service BaseFrame
contains the definition of interfaces and properties that are supported by text frames,...
Definition TextGraphicObject.idl:31
short Transparency
contains percentage values between -100 and +100.
Definition TextGraphicObject.idl:117
short AdjustGreen
changes the display of the green color channel.
Definition TextGraphicObject.idl:102
boolean ContourOutside
the text flows only around the contour of the object.
Definition TextGraphicObject.idl:48
com::sun::star::graphic::XGraphic Graphic
contains the background graphic of the object.
Definition TextGraphicObject.idl:124
boolean HoriMirroredOnOddPages
determines if the object is horizontally mirrored on odd pages.
Definition TextGraphicObject.idl:62
com::sun::star::drawing::PointSequenceSequence ContourPolyPolygon
contains the contour of the object as PolyPolygon.
Definition TextGraphicObject.idl:51
boolean ContentProtected
determines if the content is protected against changes from the user interface.
Definition TextGraphicObject.idl:39
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:28
describes the cropping of graphic objects.
Definition GraphicCrop.idl:41