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

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

Detailed Description

Definition at line 260 of file ww8struc.hxx.

Constructor & Destructor Documentation

◆ WW8_BRC() [1/3]

WW8_BRC::WW8_BRC ( )
default

Referenced by WW8_BRC().

◆ WW8_BRC() [2/3]

WW8_BRC::WW8_BRC ( sal_uInt8  _dptLineWidth,
sal_uInt8  _brcType,
sal_uInt8  _ico,
sal_uInt8  _dptSpace,
bool  _fShadow,
bool  _fFrame 
)
inline

Definition at line 289 of file ww8struc.hxx.

References aBits1, and aBits2.

◆ WW8_BRC() [3/3]

WW8_BRC::WW8_BRC ( const WW8_BRCVer6 brcVer6)
explicit

Member Function Documentation

◆ brcType()

sal_uInt8 WW8_BRC::brcType ( ) const
inline

Definition at line 276 of file ww8struc.hxx.

References aBits1.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

◆ DetermineBorderProperties()

short WW8_BRC::DetermineBorderProperties ( short *  pSpace) const

◆ dptLineWidth()

sal_uInt8 WW8_BRC::dptLineWidth ( ) const
inline

Definition at line 274 of file ww8struc.hxx.

References aBits1.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

◆ dptSpace()

sal_uInt8 WW8_BRC::dptSpace ( ) const
inline

Definition at line 280 of file ww8struc.hxx.

References aBits2.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

◆ fFrame()

bool WW8_BRC::fFrame ( ) const
inline

Definition at line 284 of file ww8struc.hxx.

References aBits2.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

◆ fShadow()

bool WW8_BRC::fShadow ( ) const
inline

Definition at line 282 of file ww8struc.hxx.

References aBits2.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

◆ ico()

sal_uInt8 WW8_BRC::ico ( ) const
inline

Definition at line 278 of file ww8struc.hxx.

References aBits2.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

◆ isNil()

bool WW8_BRC::isNil ( ) const
inline

Definition at line 286 of file ww8struc.hxx.

References aBits1.

Referenced by WW8_BRCVer9::WW8_BRCVer9().

Member Data Documentation

◆ aBits1

SVBT16 WW8_BRC::aBits1 = {}

◆ aBits2

SVBT16 WW8_BRC::aBits2 = {}

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