19 #ifndef __com_sun_star_style_LineNumberPosition_idl__ 20 #define __com_sun_star_style_LineNumberPosition_idl__ 24 module
com { module sun { module star { module style {
29 published constants LineNumberPosition
Definition: Ambiguous.idl:22
const short LEFT
the number occurs on the left side of the pages.
Definition: LineNumberPosition.idl:33
const short OUTSIDE
the number occurs alternating on the outside side of the pages.
Definition: LineNumberPosition.idl:45
const short INSIDE
the number occurs alternating on the inner side of the pages.
Definition: LineNumberPosition.idl:41
const short RIGHT
the number occurs on the right side of the pages.
Definition: LineNumberPosition.idl:37