com :: sun :: star :: style :: constants group LineNumberPosition
- Description
- These constants are used to specify the position of the numbering
of lines.
Constants
|
const short LEFT
= = 0; |
- Description
- the number occurs on the left side of the pages.
|
const short RIGHT
= = 1; |
- Description
- the number occurs on the right side of the pages.
|
const short INSIDE
= = 2; |
- Description
- the number occurs alternating on the inner side of the pages.
|
const short OUTSIDE
= = 3; |
- Description
- the number occurs alternating on the outside side of the pages.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.