|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwplaypiece.hxx>
Public Member Functions | |
| LwpJoinStuff () | |
| void | Read (LwpObjectStream *pStrm) |
Private Types | |
| enum | JoinType { MITRE = 1 , NEGATE = 2 , ROUNDED = 3 , RECTANGLE = 4 , SPECIAL = 5 , DIAGONAL = 6 , NEGATE_NO_CROSS = 7 , DOG_EAR_PAGE = 8 , DESKTOP = 9 , BOX_HIGHLIGHT = 10 , STAR = 11 , ROPE = 12 , DECO1 = 13 , DECO2 = 14 , RAIN = 15 , PIN = 16 , ROSE = 17 , SUNF = 18 , DECO3 = 19 , WARNING = 20 , BUBBLE = 21 , GIRDER = 22 , SMILE = 23 , ARROW = 24 , MAXJOIN = 24 } |
Private Attributes | |
| sal_uInt16 | m_nPercentage |
| sal_uInt16 | m_nCorners |
| sal_Int32 | m_nWidth |
| sal_Int32 | m_nHeight |
| sal_uInt16 | m_nID |
| sal_uInt16 | m_nScaling |
| LwpColor | m_Color |
Definition at line 257 of file lwplaypiece.hxx.
|
private |
| Enumerator | |
|---|---|
| MITRE | |
| NEGATE | |
| ROUNDED | |
| RECTANGLE | |
| SPECIAL | |
| DIAGONAL | |
| NEGATE_NO_CROSS | |
| DOG_EAR_PAGE | |
| DESKTOP | |
| BOX_HIGHLIGHT | |
| STAR | |
| ROPE | |
| DECO1 | |
| DECO2 | |
| RAIN | |
| PIN | |
| ROSE | |
| SUNF | |
| DECO3 | |
| WARNING | |
| BUBBLE | |
| GIRDER | |
| SMILE | |
| ARROW | |
| MAXJOIN | |
Definition at line 269 of file lwplaypiece.hxx.
| LwpJoinStuff::LwpJoinStuff | ( | ) |
Definition at line 316 of file lwplaypiece.cxx.
| void LwpJoinStuff::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 325 of file lwplaypiece.cxx.
References EXTERNAL_ID, m_Color, m_nCorners, LwpFileHeader::m_nFileRevision, m_nHeight, m_nID, m_nPercentage, m_nScaling, m_nWidth, MITRE, LwpObjectStream::QuickReadInt32(), LwpObjectStream::QuickReaduInt16(), LwpColor::Read(), and LwpObjectStream::SkipExtra().
Referenced by LwpLayoutJoins::Read().
|
private |
Definition at line 300 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 265 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 267 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 298 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 264 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 299 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 266 of file lwplaypiece.hxx.
Referenced by Read().