|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
| SdwPolyLineRecord () | |
Public Attributes | |
| sal_uInt8 | nLineWidth |
| sal_uInt8 | nLineEnd |
| sal_uInt8 | nLineStyle |
| SdwColor | aPenColor |
| sal_uInt16 | nNumPoints |
Definition at line 233 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 240 of file lwpsdwdrawheader.hxx.
| SdwColor SdwPolyLineRecord::aPenColor |
Definition at line 238 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawPolyLine::Read(), and LwpDrawPolyLine::RegisterStyle().
| sal_uInt8 SdwPolyLineRecord::nLineEnd |
Definition at line 236 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawPolyLine::Read(), and LwpDrawPolyLine::RegisterStyle().
| sal_uInt8 SdwPolyLineRecord::nLineStyle |
Definition at line 237 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawPolyLine::Read(), and LwpDrawPolyLine::RegisterStyle().
| sal_uInt8 SdwPolyLineRecord::nLineWidth |
Definition at line 235 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawPolyLine::Read(), and LwpDrawPolyLine::RegisterStyle().
| sal_uInt16 SdwPolyLineRecord::nNumPoints |
Definition at line 239 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawPolyLine::CreateDrawObj(), LwpDrawPolyLine::CreateStandardDrawObj(), and LwpDrawPolyLine::Read().