LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_text_TextGraphicObject_idl__
20 #define __com_sun_star_text_TextGraphicObject_idl__
30 module
com { module sun { module star { module text {
short AdjustLuminance
changes the display of the luminance.
Definition: TextGraphicObject.idl:99
double Gamma
determines the gamma value of the graphic.
Definition: TextGraphicObject.idl:118
boolean SurroundContour
determines if the text wraps around the contour of the object.
Definition: TextGraphicObject.idl:53
string GraphicFilter
contains the name of the filter of the background graphic of the object.
Definition: TextGraphicObject.idl:91
boolean VertMirrored
determines if the object is mirrored vertically.
Definition: TextGraphicObject.idl:74
service BaseFrame
contains the definition of interfaces and properties that are supported by text frames,...
Definition: TextGraphicObject.idl:40
com::sun::star::awt::Size ActualSize
contains the original size of the bitmap in the graphic object.
Definition: TextGraphicObject.idl:95
short AdjustGreen
changes the display of the green color channel.
Definition: TextGraphicObject.idl:111
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:44
short Transparency
contains percentage values between -100 and +100.
Definition: TextGraphicObject.idl:126
This is the generic interface for supporting the insertion and removal of indexed elements.
Definition: XIndexContainer.idl:38
com::sun::star::text::GraphicCrop GraphicCrop
contains the cropping of the object.
Definition: TextGraphicObject.idl:64
com::sun::star::graphic::XGraphic Graphic
contains the background graphic of the object.
Definition: TextGraphicObject.idl:133
boolean ContourOutside
the text flows only around the contour of the object.
Definition: TextGraphicObject.idl:57
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition: ColorMode.idl:30
short AdjustBlue
changes the display of the blue color channel.
Definition: TextGraphicObject.idl:115
boolean ContentProtected
determines if the content is protected against changes from the user interface.
Definition: TextGraphicObject.idl:48
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
boolean HoriMirroredOnEvenPages
determines if the object is horizontally mirrored on even pages.
Definition: TextGraphicObject.idl:68
specifies a graphic which can be embedded in Text.
Definition: TextGraphicObject.idl:36
string GraphicURL
contains the URL of the background graphic of the object
Definition: TextGraphicObject.idl:86
short AdjustRed
changes the display of the red color channel.
Definition: TextGraphicObject.idl:107
boolean GraphicIsInverted
determines if the graphic is display in inverted colors.
Definition: TextGraphicObject.idl:122
Definition: Ambiguous.idl:22
sequence< PointSequence > PointSequenceSequence
Definition: PointSequenceSequence.idl:27
boolean HoriMirroredOnOddPages
determines if the object is horizontally mirrored on odd pages.
Definition: TextGraphicObject.idl:71
short AdjustContrast
changes the display of contrast.
Definition: TextGraphicObject.idl:103
com::sun::star::drawing::ColorMode GraphicColorMode
contains the ColorMode as com::sun::star::drawing::ColorMode.
Definition: TextGraphicObject.idl:129
describes the cropping of graphic objects.
Definition: GraphicCrop.idl:43
com::sun::star::container::XIndexContainer ImageMap
returns the client-side image map if one is assigned to the object.
Definition: TextGraphicObject.idl:40
com::sun::star::drawing::PointSequenceSequence ContourPolyPolygon
contains the contour of the object as PolyPolygon.
Definition: TextGraphicObject.idl:60