LibreOffice Module sw (master) 1
|
#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 |
Definition at line 582 of file ww8struc.hxx.
|
inline |
Definition at line 592 of file ww8struc.hxx.
|
inline |
Definition at line 595 of file ww8struc.hxx.
References maBits.
Referenced by SwWW8Shade::SwWW8Shade().
|
inline |
Definition at line 594 of file ww8struc.hxx.
References maBits.
Referenced by SwWW8Shade::SwWW8Shade().
|
inline |
Definition at line 596 of file ww8struc.hxx.
References maBits.
Referenced by SwWW8Shade::SwWW8Shade().
|
inline |
Definition at line 599 of file ww8struc.hxx.
References maBits.
Referenced by WW8AttributeOutput::CharBackground(), WW8AttributeOutput::FormatBackground(), WW8TabDesc::SetTabShades(), and WW8AttributeOutput::TableBackgrounds().
|
inline |
Definition at line 608 of file ww8struc.hxx.
References maBits.
Referenced by WW8Export::TransBrush().
|
inline |
Definition at line 603 of file ww8struc.hxx.
References maBits.
Referenced by WW8Export::TransBrush().
|
inline |
Definition at line 613 of file ww8struc.hxx.
References maBits.
Referenced by WW8Export::TransBrush().
|
inline |
Definition at line 601 of file ww8struc.hxx.
References maBits.
Referenced by SwWW8ImplReader::Read_CharShadow(), and SwWW8ImplReader::Read_Shade().
|
private |
Definition at line 585 of file ww8struc.hxx.
Referenced by GetBack(), GetFore(), GetStyle(), GetValue(), SetBack(), SetFore(), SetStyle(), and SetWWValue().