LibreOffice Module editeng (master) 1
Static Public Attributes | List of all members
SvxBorderLineWidth Class Reference

#include <borderline.hxx>

Static Public Attributes

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
 

Detailed Description

Definition at line 37 of file borderline.hxx.

Member Data Documentation

◆ ExtraThick

const sal_Int16 SvxBorderLineWidth::ExtraThick = 90
static

Definition at line 45 of file borderline.hxx.

◆ Hairline

const sal_Int16 SvxBorderLineWidth::Hairline = 1
static

Definition at line 40 of file borderline.hxx.

Referenced by SvxRTFParser::ReadBorderAttr().

◆ Medium

const sal_Int16 SvxBorderLineWidth::Medium = 30
static

Definition at line 43 of file borderline.hxx.

◆ Thick

const sal_Int16 SvxBorderLineWidth::Thick = 45
static

Definition at line 44 of file borderline.hxx.

◆ Thin

const sal_Int16 SvxBorderLineWidth::Thin = 15
static

Definition at line 42 of file borderline.hxx.

◆ VeryThin

const sal_Int16 SvxBorderLineWidth::VeryThin = 10
static

Definition at line 41 of file borderline.hxx.


The documentation for this class was generated from the following file: