LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
WW8_BRCVer9 Struct Reference

#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 = {}
 

Detailed Description

Definition at line 308 of file ww8struc.hxx.

Constructor & Destructor Documentation

◆ WW8_BRCVer9() [1/3]

WW8_BRCVer9::WW8_BRCVer9 ( )
default

Referenced by WW8_BRCVer9().

◆ WW8_BRCVer9() [2/3]

WW8_BRCVer9::WW8_BRCVer9 ( sal_uInt32  _cv,
sal_uInt8  _dptLineWidth,
sal_uInt8  _brcType,
sal_uInt8  _dptSpace,
bool  _fShadow,
bool  _fFrame 
)
inline

Definition at line 336 of file ww8struc.hxx.

References aBits1, and aBits2.

◆ WW8_BRCVer9() [3/3]

WW8_BRCVer9::WW8_BRCVer9 ( const WW8_BRC brcVer8)
explicit

Member Function Documentation

◆ brcType()

sal_uInt8 WW8_BRCVer9::brcType ( ) const
inline

◆ cv()

sal_uInt32 WW8_BRCVer9::cv ( ) const
inline

Definition at line 321 of file ww8struc.hxx.

References aBits1.

Referenced by WW8Export::Out_BorderLine(), Set1Border(), and SwWW8WrGrf::WritePICFHeader().

◆ DetermineBorderProperties()

short WW8_BRCVer9::DetermineBorderProperties ( short *  pSpace = nullptr) const

◆ dptLineWidth()

sal_uInt8 WW8_BRCVer9::dptLineWidth ( ) const
inline

◆ dptSpace()

sal_uInt8 WW8_BRCVer9::dptSpace ( ) const
inline

◆ fFrame()

bool WW8_BRCVer9::fFrame ( ) const
inline

Definition at line 331 of file ww8struc.hxx.

References aBits2.

Referenced by WW8Export::Out_BorderLine(), and SwWW8WrGrf::WritePICFHeader().

◆ fShadow()

bool WW8_BRCVer9::fShadow ( ) const
inline

◆ isNil()

bool WW8_BRCVer9::isNil ( ) const
inline

Definition at line 333 of file ww8struc.hxx.

References aBits2.

Referenced by SwWW8ImplReader::SetBorder().

Member Data Documentation

◆ aBits1

SVBT32 WW8_BRCVer9::aBits1 = {}

◆ aBits2

SVBT32 WW8_BRCVer9::aBits2 = {}

The documentation for this struct was generated from the following files: