LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Public Attributes | List of all members
SdwLineRecord Struct Reference

#include <lwpsdwdrawheader.hxx>

Collaboration diagram for SdwLineRecord:
[legend]

Public Member Functions

 SdwLineRecord ()
 

Public Attributes

sal_Int16 nStartX
 
sal_Int16 nStartY
 
sal_Int16 nEndX
 
sal_Int16 nEndY
 
sal_uInt8 nLineWidth
 
sal_uInt8 nLineEnd
 
sal_uInt8 nLineStyle
 
SdwColor aPenColor
 

Detailed Description

Definition at line 211 of file lwpsdwdrawheader.hxx.

Constructor & Destructor Documentation

◆ SdwLineRecord()

SdwLineRecord::SdwLineRecord ( )
inline

Definition at line 221 of file lwpsdwdrawheader.hxx.

Member Data Documentation

◆ aPenColor

SdwColor SdwLineRecord::aPenColor

Definition at line 220 of file lwpsdwdrawheader.hxx.

Referenced by LwpDrawLine::Read(), and LwpDrawLine::RegisterStyle().

◆ nEndX

sal_Int16 SdwLineRecord::nEndX

◆ nEndY

sal_Int16 SdwLineRecord::nEndY

◆ nLineEnd

sal_uInt8 SdwLineRecord::nLineEnd

Definition at line 218 of file lwpsdwdrawheader.hxx.

Referenced by LwpDrawLine::Read(), and LwpDrawLine::RegisterStyle().

◆ nLineStyle

sal_uInt8 SdwLineRecord::nLineStyle

Definition at line 219 of file lwpsdwdrawheader.hxx.

Referenced by LwpDrawLine::Read(), and LwpDrawLine::RegisterStyle().

◆ nLineWidth

sal_uInt8 SdwLineRecord::nLineWidth

Definition at line 217 of file lwpsdwdrawheader.hxx.

Referenced by LwpDrawLine::Read(), and LwpDrawLine::RegisterStyle().

◆ nStartX

sal_Int16 SdwLineRecord::nStartX

◆ nStartY

sal_Int16 SdwLineRecord::nStartY

The documentation for this struct was generated from the following file: