LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_style_GraphicLocation_idl__
20 #define __com_sun_star_style_GraphicLocation_idl__
24 module
com { module sun { module star { module style {
@ LEFT_BOTTOM
The graphic is located in the bottom left corner.
Definition: GraphicLocation.idl:61
@ TILED
The graphic is repeatedly spread over the surrounding object like tiles.
Definition: GraphicLocation.idl:78
@ LEFT_TOP
The graphic is located in the top left corner.
Definition: GraphicLocation.idl:37
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition: GraphicLocation.idl:30
@ LEFT_MIDDLE
The graphic is located in the middle of the left edge.
Definition: GraphicLocation.idl:49
@ RIGHT_BOTTOM
The graphic is located in the bottom right corner.
Definition: GraphicLocation.idl:69
@ MIDDLE_BOTTOM
The graphic is located in the middle of the bottom edge.
Definition: GraphicLocation.idl:65
const short NONE
Definition: AnimationAdditiveMode.idl:38
@ AREA
The graphic is scaled to fill the whole surrounding area.
Definition: GraphicLocation.idl:73
@ RIGHT_TOP
The graphic is located in the top right corner.
Definition: GraphicLocation.idl:45
Definition: Ambiguous.idl:22
@ MIDDLE_MIDDLE
The graphic is located at the center of the surrounding object.
Definition: GraphicLocation.idl:53
@ MIDDLE_TOP
The graphic is located in the middle of the top edge.
Definition: GraphicLocation.idl:41
@ RIGHT_MIDDLE
The graphic is located in the middle of the right edge.
Definition: GraphicLocation.idl:57