LibreOffice
LibreOffice 6.3 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_drawing_GraphicObjectShape_idl__
20 #define __com_sun_star_drawing_GraphicObjectShape_idl__
37 module
com { module sun { module star { module drawing {
short AdjustLuminance
If this property is set, the luminance of this graphic shape is adjusted by the given signed percent ...
Definition: GraphicObjectShape.idl:77
string SignatureLineSuggestedSignerEmail
Suggested Signer Email.
Definition: GraphicObjectShape.idl:136
short AdjustGreen
If this property is set, the green channel of this graphic shape is adjusted by the given signed perc...
Definition: GraphicObjectShape.idl:92
string SignatureLineSigningInstructions
Signing instructions, to be shown at signing time.
Definition: GraphicObjectShape.idl:139
string SignatureLineSuggestedSignerName
Suggested Signer, Name of the Signer.
Definition: GraphicObjectShape.idl:130
short AdjustRed
If this property is set, the red channel of this graphic shape is adjusted by the given signed percen...
Definition: GraphicObjectShape.idl:87
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
string SignatureLineId
The ID of the signature line, used to connect to a signature.
Definition: GraphicObjectShape.idl:127
double Gamma
If this property is set, the gamma value of this graphic shape is adjusted by the given value.
Definition: GraphicObjectShape.idl:102
string GraphicStreamURL
This is a url to the stream ("in document" or linked graphic) for this graphic shape.
Definition: GraphicObjectShape.idl:66
com::sun::star::graphic::XGraphic Graphic
This is the graphic that represents this graphic shape.
Definition: GraphicObjectShape.idl:121
This abstract service specifies the general characteristics of an optional text inside a Shape.
Definition: Text.idl:33
This is the generic interface for supporting the insertion and removal of indexed elements.
Definition: XIndexContainer.idl:37
ColorMode
The ColorMode defines the output style of colors for a graphic.
Definition: ColorMode.idl:29
boolean SignatureLineShowSignDate
Whether the signing date should be shown in the shape.
Definition: GraphicObjectShape.idl:142
boolean IsSignatureLine
Whether this shape is actually a signature line.
Definition: GraphicObjectShape.idl:124
provides a bitmap in the Microsoft DIB format.
Definition: XBitmap.idl:33
short AdjustContrast
If this property is set, the contrast of this graphic shape is adjusted by the given signed percent v...
Definition: GraphicObjectShape.idl:82
This abstract service specifies the general characteristics of an optional rotation and shearing for ...
Definition: RotationDescriptor.idl:35
string SignatureLineSuggestedSignerTitle
Suggested Signer, Line 2 (Title or additional information)
Definition: GraphicObjectShape.idl:133
This is a set of properties to describe the style for rendering a shadow.
Definition: ShadowProperties.idl:31
boolean SignatureLineCanAddComment
Whether the user can attach a comment at signing time.
Definition: GraphicObjectShape.idl:145
com::sun::star::awt::XBitmap GraphicObjectFillBitmap
This is the bitmap that represents this graphic shape.
Definition: GraphicObjectShape.idl:72
Definition: Ambiguous.idl:22
com::sun::star::graphic::XGraphic SignatureLineUnsignedImage
Image to be displayed when the signature line is unsigned.
Definition: GraphicObjectShape.idl:153
boolean SignatureLineIsSigned
Whether the signature line is signed using a digital signature.
Definition: GraphicObjectShape.idl:156
short Transparency
If this property is set, the transparency value of this graphic shape is adjusted by the given unsign...
Definition: GraphicObjectShape.idl:108
This abstract service specifies the general characteristics of all Shapes.
Definition: Shape.idl:43
com::sun::star::container::XIndexContainer ImageMap
This property contains a image map for this graphic.
Definition: GraphicObjectShape.idl:117
short AdjustBlue
If this property is set, the blue channel of this graphic shape is adjusted by the given signed perce...
Definition: GraphicObjectShape.idl:97
string GraphicURL
This is a url to the source bitmap for this graphic shape.
Definition: GraphicObjectShape.idl:50
ColorMode GraphicColorMode
This property selects the color mode that is used for rendering.
Definition: GraphicObjectShape.idl:112
This service is for a graphic shape.
Definition: GraphicObjectShape.idl:42