19 #ifndef __com_sun_star_text_RelOrientation_idl__
20 #define __com_sun_star_text_RelOrientation_idl__
24 module
com { module sun { module star { module text {
28 published constants RelOrientation
const short PAGE_PRINT_AREA_BOTTOM
Bottom page border (page area below PAGE_PRINT_AREA).
Definition: RelOrientation.idl:80
const short CHAR
at a character
Definition: RelOrientation.idl:40
const short PAGE_RIGHT
inside the right page margin
Definition: RelOrientation.idl:48
const short PAGE_PRINT_AREA
page without borders (for page anchored frames identical with RelOrientation::PRINT_AREA).
Definition: RelOrientation.idl:68
const short PAGE_LEFT
inside the left page margin
Definition: RelOrientation.idl:44
const short PRINT_AREA
paragraph, without margins
Definition: RelOrientation.idl:36
const short PAGE_FRAME
page includes margins for page-anchored frames identical with RelOrientation::FRAME
Definition: RelOrientation.idl:61
const short FRAME_RIGHT
inside the right paragraph margin
Definition: RelOrientation.idl:56
const short TEXT_LINE
at the top of the text line, only sensible for vertical orientation.
Definition: RelOrientation.idl:74
const short FRAME_LEFT
inside the left paragraph margin
Definition: RelOrientation.idl:52
const short FRAME
paragraph, including margins
Definition: RelOrientation.idl:32
const short PAGE_PRINT_AREA_TOP
Top page border (page area above PAGE_PRINT_AREA).
Definition: RelOrientation.idl:86
Definition: Ambiguous.idl:22