Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: style ::

constants group LineNumberPosition
Description
These constants are used to specify the position of the numbering of lines.

Constants
LEFT the number occurs on the left side of the pages.  
RIGHT the number occurs on the right side of the pages.  
INSIDE the number occurs alternating on the inner side of the pages.  
OUTSIDE the number occurs alternating on the outside side of the pages.  
Constants' Details
LEFT
const short LEFT = 0;
Description
the number occurs on the left side of the pages.
RIGHT
const short RIGHT = 1;
Description
the number occurs on the right side of the pages.
INSIDE
const short INSIDE = 2;
Description
the number occurs alternating on the inner side of the pages.
OUTSIDE
const short OUTSIDE = 3;
Description
the number occurs alternating on the outside side of the pages.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.