|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
| SdwArcRecord () | |
Public Attributes | |
| sal_uInt8 | nLineWidth |
| sal_uInt8 | nLineEnd |
| sal_uInt8 | nLineStyle |
| SdwColor | aPenColor |
Definition at line 249 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 255 of file lwpsdwdrawheader.hxx.
| SdwColor SdwArcRecord::aPenColor |
Definition at line 254 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawArc::Read(), and LwpDrawArc::RegisterStyle().
| sal_uInt8 SdwArcRecord::nLineEnd |
Definition at line 252 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawArc::Read(), and LwpDrawArc::RegisterStyle().
| sal_uInt8 SdwArcRecord::nLineStyle |
Definition at line 253 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawArc::Read(), and LwpDrawArc::RegisterStyle().
| sal_uInt8 SdwArcRecord::nLineWidth |
Definition at line 251 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawArc::Read(), and LwpDrawArc::RegisterStyle().