LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Member Functions | |
WW8_BRCVer9 ()=default | |
sal_uInt32 | cv () const |
sal_uInt8 | dptLineWidth () const |
sal_uInt8 | brcType () const |
sal_uInt8 | dptSpace () const |
bool | fShadow () const |
bool | fFrame () const |
bool | isNil () const |
WW8_BRCVer9 (sal_uInt32 _cv, sal_uInt8 _dptLineWidth, sal_uInt8 _brcType, sal_uInt8 _dptSpace, bool _fShadow, bool _fFrame) | |
WW8_BRCVer9 (const WW8_BRC &brcVer8) | |
short | DetermineBorderProperties (short *pSpace=nullptr) const |
Public Attributes | |
SVBT32 | aBits1 = {} |
SVBT32 | aBits2 = {} |
Definition at line 308 of file ww8struc.hxx.
|
default |
Referenced by WW8_BRCVer9().
|
inline |
Definition at line 336 of file ww8struc.hxx.
|
explicit |
Definition at line 1349 of file ww8scan.cxx.
References aBits1, aBits2, WW8_BRC::brcType(), WW8_BRC::dptLineWidth(), WW8_BRC::dptSpace(), WW8_BRC::fFrame(), WW8_BRC::fShadow(), SwWW8ImplReader::GetCol(), WW8_BRC::ico(), WW8_BRC::isNil(), wwUtility::RGBToBGR(), and WW8_BRCVer9().
|
inline |
Definition at line 325 of file ww8struc.hxx.
References aBits2.
Referenced by WW8TabDesc::CalcDefaults(), DetermineBorderProperties(), lcl_IsBorder(), WW8Export::Out_BorderLine(), Set1Border(), SwWW8ImplReader::SetBorder(), and SwWW8WrGrf::WritePICFHeader().
|
inline |
Definition at line 321 of file ww8struc.hxx.
References aBits1.
Referenced by WW8Export::Out_BorderLine(), Set1Border(), and SwWW8WrGrf::WritePICFHeader().
short WW8_BRCVer9::DetermineBorderProperties | ( | short * | pSpace = nullptr | ) | const |
Definition at line 1370 of file ww8scan.cxx.
References brcType(), dptLineWidth(), and dptSpace().
Referenced by WW8_BRC::DetermineBorderProperties(), Set1Border(), SwWW8ImplReader::SetShadow(), and WW8SwFlyPara::WW8SwFlyPara().
|
inline |
Definition at line 323 of file ww8struc.hxx.
References aBits2.
Referenced by DetermineBorderProperties(), WW8Export::Out_BorderLine(), and SwWW8WrGrf::WritePICFHeader().
|
inline |
Definition at line 327 of file ww8struc.hxx.
References aBits2.
Referenced by DetermineBorderProperties(), WW8Export::Out_BorderLine(), and SwWW8WrGrf::WritePICFHeader().
|
inline |
Definition at line 331 of file ww8struc.hxx.
References aBits2.
Referenced by WW8Export::Out_BorderLine(), and SwWW8WrGrf::WritePICFHeader().
|
inline |
Definition at line 329 of file ww8struc.hxx.
References aBits2.
Referenced by WW8Export::Out_BorderLine(), SwWW8ImplReader::SetShadow(), and SwWW8WrGrf::WritePICFHeader().
|
inline |
Definition at line 333 of file ww8struc.hxx.
References aBits2.
Referenced by SwWW8ImplReader::SetBorder().
SVBT32 WW8_BRCVer9::aBits1 = {} |
Definition at line 311 of file ww8struc.hxx.
Referenced by cv(), WW8Export::Out_BorderLine(), WW8Export::Out_CellRangeBorders(), and WW8_BRCVer9().
SVBT32 WW8_BRCVer9::aBits2 = {} |
Definition at line 312 of file ww8struc.hxx.
Referenced by brcType(), dptLineWidth(), dptSpace(), fFrame(), fShadow(), isNil(), WW8Export::Out_BorderLine(), WW8Export::Out_CellRangeBorders(), and WW8_BRCVer9().