#include <borderline.hxx>
|
| static const sal_Int16 | Hairline = 1 |
| |
| static const sal_Int16 | VeryThin = 10 |
| |
| static const sal_Int16 | Thin = 15 |
| |
| static const sal_Int16 | Medium = 30 |
| |
| static const sal_Int16 | Thick = 45 |
| |
| static const sal_Int16 | ExtraThick = 90 |
| |
Definition at line 37 of file borderline.hxx.
◆ ExtraThick
| const sal_Int16 SvxBorderLineWidth::ExtraThick = 90 |
|
static |
◆ Hairline
| const sal_Int16 SvxBorderLineWidth::Hairline = 1 |
|
static |
◆ Medium
| const sal_Int16 SvxBorderLineWidth::Medium = 30 |
|
static |
◆ Thick
| const sal_Int16 SvxBorderLineWidth::Thick = 45 |
|
static |
◆ Thin
| const sal_Int16 SvxBorderLineWidth::Thin = 15 |
|
static |
◆ VeryThin
| const sal_Int16 SvxBorderLineWidth::VeryThin = 10 |
|
static |
The documentation for this class was generated from the following file: