LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
SdwColor () | |
Public Attributes | |
sal_uInt8 | nR |
sal_uInt8 | nG |
sal_uInt8 | nB |
sal_uInt8 | unused |
Definition at line 167 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 173 of file lwpsdwdrawheader.hxx.
sal_uInt8 SdwColor::nB |
Definition at line 171 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawLine::Read(), LwpDrawPolyLine::Read(), LwpDrawArc::Read(), LwpDrawTextBox::Read(), LwpDrawObj::ReadClosedObjStyle(), LwpDrawObj::SetFillStyle(), LwpDrawTextBox::SetFontStyle(), and LwpDrawObj::SetLineStyle().
sal_uInt8 SdwColor::nG |
Definition at line 170 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawLine::Read(), LwpDrawPolyLine::Read(), LwpDrawArc::Read(), LwpDrawTextBox::Read(), LwpDrawObj::ReadClosedObjStyle(), LwpDrawObj::SetFillStyle(), LwpDrawTextBox::SetFontStyle(), and LwpDrawObj::SetLineStyle().
sal_uInt8 SdwColor::nR |
Definition at line 169 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawLine::Read(), LwpDrawPolyLine::Read(), LwpDrawArc::Read(), LwpDrawTextBox::Read(), LwpDrawObj::ReadClosedObjStyle(), LwpDrawObj::SetFillStyle(), LwpDrawTextBox::SetFontStyle(), and LwpDrawObj::SetLineStyle().
sal_uInt8 SdwColor::unused |
Definition at line 172 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawLine::Read(), LwpDrawPolyLine::Read(), LwpDrawArc::Read(), LwpDrawTextBox::Read(), and LwpDrawObj::ReadClosedObjStyle().