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

#include <ww8struc.hxx>

Public Member Functions

 WW8_SHD ()
 
sal_uInt8 GetFore () const
 
sal_uInt8 GetBack () const
 
sal_uInt8 GetStyle (bool bVer67) const
 
sal_uInt16 GetValue () const
 
void SetWWValue (SVBT16 const nVal)
 
void SetFore (sal_uInt8 nVal)
 
void SetBack (sal_uInt8 nVal)
 
void SetStyle (sal_uInt8 nVal)
 

Private Attributes

sal_uInt16 maBits
 

Detailed Description

Definition at line 582 of file ww8struc.hxx.

Constructor & Destructor Documentation

◆ WW8_SHD()

WW8_SHD::WW8_SHD ( )
inline

Definition at line 592 of file ww8struc.hxx.

Member Function Documentation

◆ GetBack()

sal_uInt8 WW8_SHD::GetBack ( ) const
inline

Definition at line 595 of file ww8struc.hxx.

References maBits.

Referenced by SwWW8Shade::SwWW8Shade().

◆ GetFore()

sal_uInt8 WW8_SHD::GetFore ( ) const
inline

Definition at line 594 of file ww8struc.hxx.

References maBits.

Referenced by SwWW8Shade::SwWW8Shade().

◆ GetStyle()

sal_uInt8 WW8_SHD::GetStyle ( bool  bVer67) const
inline

Definition at line 596 of file ww8struc.hxx.

References maBits.

Referenced by SwWW8Shade::SwWW8Shade().

◆ GetValue()

sal_uInt16 WW8_SHD::GetValue ( ) const
inline

◆ SetBack()

void WW8_SHD::SetBack ( sal_uInt8  nVal)
inline

Definition at line 608 of file ww8struc.hxx.

References maBits.

Referenced by WW8Export::TransBrush().

◆ SetFore()

void WW8_SHD::SetFore ( sal_uInt8  nVal)
inline

Definition at line 603 of file ww8struc.hxx.

References maBits.

Referenced by WW8Export::TransBrush().

◆ SetStyle()

void WW8_SHD::SetStyle ( sal_uInt8  nVal)
inline

Definition at line 613 of file ww8struc.hxx.

References maBits.

Referenced by WW8Export::TransBrush().

◆ SetWWValue()

void WW8_SHD::SetWWValue ( SVBT16 const  nVal)
inline

Definition at line 601 of file ww8struc.hxx.

References maBits.

Referenced by SwWW8ImplReader::Read_CharShadow(), and SwWW8ImplReader::Read_Shade().

Member Data Documentation

◆ maBits

sal_uInt16 WW8_SHD::maBits
private

Definition at line 585 of file ww8struc.hxx.

Referenced by GetBack(), GetFore(), GetStyle(), GetValue(), SetBack(), SetFore(), SetStyle(), and SetWWValue().


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