Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: style ::

enum GraphicLocation
Description
These enumeration values are used to specify the location of a graphic object within its surroundings.

Values
NONE This value specifies that a location is not yet assigned.  
LEFT_TOP The graphic is located in the top left corner.  
MIDDLE_TOP The graphic is located in the middle of the top edge.  
RIGHT_TOP The graphic is located in the top right corner.  
LEFT_MIDDLE The graphic is located in the middle of the left edge.  
MIDDLE_MIDDLE The graphic is located at the center of the surrounding object.  
RIGHT_MIDDLE The graphic is located in the middle of the right edge.  
LEFT_BOTTOM The graphic is located in the bottom left corner.  
MIDDLE_BOTTOM The graphic is located in the middle of the bottom edge.  
RIGHT_BOTTOM The graphic is located in the bottom right corner.  
AREA The graphic is scaled to fill the whole surrounding area.  
TILED The graphic is repeatedly spread over the surrounding object like tiles.  
Values' Details
NONE
NONE,
Description
This value specifies that a location is not yet assigned.
LEFT_TOP
LEFT_TOP,
Description
The graphic is located in the top left corner.
MIDDLE_TOP
MIDDLE_TOP,
Description
The graphic is located in the middle of the top edge.
RIGHT_TOP
RIGHT_TOP,
Description
The graphic is located in the top right corner.
LEFT_MIDDLE
LEFT_MIDDLE,
Description
The graphic is located in the middle of the left edge.
MIDDLE_MIDDLE
MIDDLE_MIDDLE,
Description
The graphic is located at the center of the surrounding object.
RIGHT_MIDDLE
RIGHT_MIDDLE,
Description
The graphic is located in the middle of the right edge.
LEFT_BOTTOM
LEFT_BOTTOM,
Description
The graphic is located in the bottom left corner.
MIDDLE_BOTTOM
MIDDLE_BOTTOM,
Description
The graphic is located in the middle of the bottom edge.
RIGHT_BOTTOM
RIGHT_BOTTOM,
Description
The graphic is located in the bottom right corner.
AREA
AREA,
Description
The graphic is scaled to fill the whole surrounding area.
TILED
TILED,
Description
The graphic is repeatedly spread over the surrounding object like tiles.
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.