LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Types | Private Attributes | List of all members
LwpJoinStuff Class Reference

#include <lwplaypiece.hxx>

Collaboration diagram for LwpJoinStuff:
[legend]

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
 

Detailed Description

Definition at line 257 of file lwplaypiece.hxx.

Member Enumeration Documentation

◆ JoinType

enum LwpJoinStuff::JoinType
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.

Constructor & Destructor Documentation

◆ LwpJoinStuff()

LwpJoinStuff::LwpJoinStuff ( )

Definition at line 316 of file lwplaypiece.cxx.

Member Function Documentation

◆ Read()

void LwpJoinStuff::Read ( LwpObjectStream pStrm)

Member Data Documentation

◆ m_Color

LwpColor LwpJoinStuff::m_Color
private

Definition at line 300 of file lwplaypiece.hxx.

Referenced by Read().

◆ m_nCorners

sal_uInt16 LwpJoinStuff::m_nCorners
private

Definition at line 265 of file lwplaypiece.hxx.

Referenced by Read().

◆ m_nHeight

sal_Int32 LwpJoinStuff::m_nHeight
private

Definition at line 267 of file lwplaypiece.hxx.

Referenced by Read().

◆ m_nID

sal_uInt16 LwpJoinStuff::m_nID
private

Definition at line 298 of file lwplaypiece.hxx.

Referenced by Read().

◆ m_nPercentage

sal_uInt16 LwpJoinStuff::m_nPercentage
private

Definition at line 264 of file lwplaypiece.hxx.

Referenced by Read().

◆ m_nScaling

sal_uInt16 LwpJoinStuff::m_nScaling
private

Definition at line 299 of file lwplaypiece.hxx.

Referenced by Read().

◆ m_nWidth

sal_Int32 LwpJoinStuff::m_nWidth
private

Definition at line 266 of file lwplaypiece.hxx.

Referenced by Read().


The documentation for this class was generated from the following files: