:: 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
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.