Constants |
NONE |
No border line
|
SOLID |
Solid border line.
|
DOTTED |
Dotted border line.
|
DASHED |
Dashed border line.
|
DOUBLE |
Double border line.
|
THINTHICK_SMALLGAP |
Double border line with a thin line outside and a thick line
inside separated by a small gap.
|
THINTHICK_MEDIUMGAP |
Double border line with a thin line outside and a thick line
inside separated by a medium gap.
|
THINTHICK_LARGEGAP |
Double border line with a thin line outside and a thick line
inside separated by a large gap.
|
THICKTHIN_SMALLGAP |
Double border line with a thick line outside and a thin line
inside separated by a small gap.
|
THICKTHIN_MEDIUMGAP |
Double border line with a thick line outside and a thin line
inside separated by a medium gap.
|
THICKTHIN_LARGEGAP |
Double border line with a thick line outside and a thin line
inside separated by a large gap.
|
EMBOSSED |
3D embossed border line.
|
ENGRAVED |
3D engraved border line.
|
OUTSET |
Outset border line.
|
INSET |
Inset border line.
|
Constants' Details |
NONE
const short NONE = 0x7FFF;
- Description
- No border line
|
|
SOLID
const short SOLID = 0;
- Description
- Solid border line.
|
|
DOTTED
const short DOTTED = 1;
- Description
- Dotted border line.
|
|
DASHED
const short DASHED = 2;
- Description
- Dashed border line.
|
|
DOUBLE
const short DOUBLE = 3;
- Description
- Double border line.
|
|
THINTHICK_SMALLGAP
const short THINTHICK_SMALLGAP = 4;
- Description
- Double border line with a thin line outside and a thick line
inside separated by a small gap.
|
|
THINTHICK_MEDIUMGAP
const short THINTHICK_MEDIUMGAP = 5;
- Description
- Double border line with a thin line outside and a thick line
inside separated by a medium gap.
|
|
THINTHICK_LARGEGAP
const short THINTHICK_LARGEGAP = 6;
- Description
- Double border line with a thin line outside and a thick line
inside separated by a large gap.
|
|
THICKTHIN_SMALLGAP
const short THICKTHIN_SMALLGAP = 7;
- Description
- Double border line with a thick line outside and a thin line
inside separated by a small gap.
|
|
THICKTHIN_MEDIUMGAP
const short THICKTHIN_MEDIUMGAP = 8;
- Description
- Double border line with a thick line outside and a thin line
inside separated by a medium gap.
|
|
THICKTHIN_LARGEGAP
const short THICKTHIN_LARGEGAP = 9;
- Description
- Double border line with a thick line outside and a thin line
inside separated by a large gap.
|
|
EMBOSSED
const short EMBOSSED = 10;
- Description
- 3D embossed border line.
|
|
ENGRAVED
const short ENGRAVED = 11;
- Description
- 3D engraved border line.
|
|
OUTSET
const short OUTSET = 12;
- Description
- Outset border line.
|
|
INSET
const short INSET = 13;
- Description
- Inset border line.
|
|
Top of Page
Copyright © 2000, 2013 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.