LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
SdwClosedObjStyleRec ()=default | |
Public Attributes | |
sal_uInt8 | nLineWidth = 0 |
sal_uInt8 | nLineStyle = 0 |
SdwColor | aPenColor |
SdwColor | aForeColor |
SdwColor | aBackColor |
sal_uInt16 | nFillType = 0 |
sal_uInt8 | pFillPattern [8] = {} |
Definition at line 182 of file lwpsdwdrawheader.hxx.
|
default |
SdwColor SdwClosedObjStyleRec::aBackColor |
Definition at line 188 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadClosedObjStyle(), and LwpDrawObj::SetFillStyle().
SdwColor SdwClosedObjStyleRec::aForeColor |
Definition at line 187 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextArt::Read(), LwpDrawObj::ReadClosedObjStyle(), and LwpDrawObj::SetFillStyle().
SdwColor SdwClosedObjStyleRec::aPenColor |
Definition at line 186 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadClosedObjStyle(), LwpDrawPolygon::RegisterStyle(), LwpDrawRectangle::RegisterStyle(), and LwpDrawEllipse::RegisterStyle().
sal_uInt16 SdwClosedObjStyleRec::nFillType = 0 |
Definition at line 189 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadClosedObjStyle(), and LwpDrawObj::SetFillStyle().
sal_uInt8 SdwClosedObjStyleRec::nLineStyle = 0 |
Definition at line 185 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadClosedObjStyle(), LwpDrawPolygon::RegisterStyle(), LwpDrawRectangle::RegisterStyle(), and LwpDrawEllipse::RegisterStyle().
sal_uInt8 SdwClosedObjStyleRec::nLineWidth = 0 |
Definition at line 184 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadClosedObjStyle(), LwpDrawPolygon::RegisterStyle(), LwpDrawRectangle::RegisterStyle(), and LwpDrawEllipse::RegisterStyle().
sal_uInt8 SdwClosedObjStyleRec::pFillPattern[8] = {} |
Definition at line 190 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawObj::ReadClosedObjStyle().