LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Member Functions | |
WW8_BRC ()=default | |
sal_uInt8 | dptLineWidth () const |
sal_uInt8 | brcType () const |
sal_uInt8 | ico () const |
sal_uInt8 | dptSpace () const |
bool | fShadow () const |
bool | fFrame () const |
bool | isNil () const |
WW8_BRC (sal_uInt8 _dptLineWidth, sal_uInt8 _brcType, sal_uInt8 _ico, sal_uInt8 _dptSpace, bool _fShadow, bool _fFrame) | |
WW8_BRC (const WW8_BRCVer6 &brcVer6) | |
short | DetermineBorderProperties (short *pSpace) const |
Public Attributes | |
SVBT16 | aBits1 = {} |
SVBT16 | aBits2 = {} |
Definition at line 260 of file ww8struc.hxx.
|
default |
Referenced by WW8_BRC().
|
inline |
Definition at line 289 of file ww8struc.hxx.
|
explicit |
Definition at line 1332 of file ww8scan.cxx.
References WW8_BRCVer6::brcType(), WW8_BRCVer6::dxpLineWidth(), WW8_BRCVer6::dxpSpace(), WW8_BRCVer6::fShadow(), WW8_BRCVer6::ico(), and WW8_BRC().
|
inline |
Definition at line 276 of file ww8struc.hxx.
References aBits1.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
short WW8_BRC::DetermineBorderProperties | ( | short * | pSpace | ) | const |
Definition at line 1364 of file ww8scan.cxx.
References WW8_BRCVer9::DetermineBorderProperties().
Referenced by SwWW8WrGrf::WritePICBulletFHeader(), and SwWW8WrGrf::WritePICFHeader().
|
inline |
Definition at line 274 of file ww8struc.hxx.
References aBits1.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
|
inline |
Definition at line 280 of file ww8struc.hxx.
References aBits2.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
|
inline |
Definition at line 284 of file ww8struc.hxx.
References aBits2.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
|
inline |
Definition at line 282 of file ww8struc.hxx.
References aBits2.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
|
inline |
Definition at line 278 of file ww8struc.hxx.
References aBits2.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
|
inline |
Definition at line 286 of file ww8struc.hxx.
References aBits1.
Referenced by WW8_BRCVer9::WW8_BRCVer9().
SVBT16 WW8_BRC::aBits1 = {} |
Definition at line 263 of file ww8struc.hxx.
Referenced by brcType(), dptLineWidth(), isNil(), WW8Export::Out_BorderLine(), SwWW8WrGrf::WritePICBulletFHeader(), SwWW8WrGrf::WritePICFHeader(), and WW8_BRC().
SVBT16 WW8_BRC::aBits2 = {} |
Definition at line 264 of file ww8struc.hxx.
Referenced by dptSpace(), fFrame(), fShadow(), ico(), WW8Export::Out_BorderLine(), SwWW8WrGrf::WritePICBulletFHeader(), SwWW8WrGrf::WritePICFHeader(), and WW8_BRC().