LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
VertOrientationFormat Struct Referencepublished

describes the vertical orientation of an object. More...

import"VertOrientationFormat.idl";

Public Attributes

long YPos
 contains the distance from top. More...
 
short VerticalOrientation
 determines the vertical alignment of an object. More...
 
short VerticalRelation
 determines the reference position of the vertical alignment. More...
 

Detailed Description

describes the vertical orientation of an object.

If VerticalOrientation == VERT_NONE, then the value "YPos" describes the distance from the top of the context. Otherwise "YPos" is ignored.

Member Data Documentation

◆ VerticalOrientation

short VerticalOrientation

determines the vertical alignment of an object.

The values refer to com::sun::star::VertOrientation.

◆ VerticalRelation

short VerticalRelation

determines the reference position of the vertical alignment.

See also
com::sun::star::text::RelOrientation

◆ YPos

long YPos

contains the distance from top.

Only valid if the property VerticalOrientation contains the value VERT_NONE.


The documentation for this struct was generated from the following file: