19 #ifndef __com_sun_star_table_BorderLineStyle_idl__
20 #define __com_sun_star_table_BorderLineStyle_idl__
23 module com { module sun { module star { module table {
26 constants BorderLineStyle
const short BORDER_LINE_STYLE_MAX
Maximum valid border line style value.
Definition: BorderLineStyle.idl:100
const short SOLID
Solid border line.
Definition: BorderLineStyle.idl:34
const short THICKTHIN_MEDIUMGAP
Double border line with a thick line outside and a thin line inside separated by a medium gap...
Definition: BorderLineStyle.idl:71
const short OUTSET
Outset border line.
Definition: BorderLineStyle.idl:88
const short INSET
Inset border line.
Definition: BorderLineStyle.idl:92
const short THINTHICK_SMALLGAP
Double border line with a thin line outside and a thick line inside separated by a small gap...
Definition: BorderLineStyle.idl:51
const short NONE
No border line.
Definition: BorderLineStyle.idl:30
const short THINTHICK_LARGEGAP
Double border line with a thin line outside and a thick line inside separated by a large gap...
Definition: BorderLineStyle.idl:61
const short THICKTHIN_SMALLGAP
Double border line with a thick line outside and a thin line inside separated by a small gap...
Definition: BorderLineStyle.idl:66
const short DOTTED
Dotted border line.
Definition: BorderLineStyle.idl:38
const short DASHED
Dashed border line.
Definition: BorderLineStyle.idl:42
const short FINE_DASHED
Finely dashed border line.
Definition: BorderLineStyle.idl:96
const short THICKTHIN_LARGEGAP
Double border line with a thick line outside and a thin line inside separated by a large gap...
Definition: BorderLineStyle.idl:76
const short DOUBLE
Double border line.
Definition: BorderLineStyle.idl:46
const short ENGRAVED
3D engraved border line.
Definition: BorderLineStyle.idl:84
const short THINTHICK_MEDIUMGAP
Double border line with a thin line outside and a thick line inside separated by a medium gap...
Definition: BorderLineStyle.idl:56
const short EMBOSSED
3D embossed border line.
Definition: BorderLineStyle.idl:80