22 module
com { module sun { module star { module text {
26 published constants RelOrientation
const short PRINT_AREA
paragraph, without margins
Definition: RelOrientation.idl:34
const short FRAME_LEFT
inside the left paragraph margin
Definition: RelOrientation.idl:50
const short CHAR
at a character
Definition: RelOrientation.idl:38
const short TEXT_LINE
at the top of the text line, only sensible for vertical orientation.
Definition: RelOrientation.idl:72
const short FRAME_RIGHT
inside the right paragraph margin
Definition: RelOrientation.idl:54
Definition: Ambiguous.idl:20
const short PAGE_FRAME
page includes margins for page-anchored frames identical with RelOrientation::FRAME ...
Definition: RelOrientation.idl:59
const short PAGE_PRINT_AREA
page without borders (for page anchored frames identical with RelOrientation::PRINT_AREA).
Definition: RelOrientation.idl:66
const short FRAME
paragraph, including margins
Definition: RelOrientation.idl:30
const short PAGE_LEFT
inside the left page margin
Definition: RelOrientation.idl:42
const short PAGE_RIGHT
inside the right page margin
Definition: RelOrientation.idl:46
const short PAGE_PRINT_AREA_BOTTOM
Bottom page border (page area below PAGE_PRINT_AREA).
Definition: RelOrientation.idl:78
const short PAGE_PRINT_AREA_TOP
Top page border (page area above PAGE_PRINT_AREA).
Definition: RelOrientation.idl:84