struct HoriOrientationFormat in module com::sun::star::text:: |
struct HoriOrientationFormat;
describes the horizontal orientation of an object.
If HorizontalOrientation == HORI_NONE
, then the value
"XPos" describes the distance from the left border of the context.
Otherwise "XPos" is ignored.
The following flags are used to adapt the position of the object to odd and even pages. If "PositionToggle" is set, then the horizontal position is mirrored.
Field Summary |
|
XPos | contains the distance from the left border. Only valid if the property HorizontalOrientation contains the value HORI_NONE. |
HorizontalOrientation | determines the horizontal alignment of an object. The values refer to com::sun::star::HoriOrientation. |
HorizontalRelation | determines the reference position of the horizontal alignment. |
PositionToggle | determines if the orientation toggles between left and right pages. |
Field Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.