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

#include <lwpshadow.hxx>

Collaboration diagram for LwpShadow:
[legend]

Public Member Functions

 LwpShadow ()
 
void Read (LwpObjectStream *pStrm)
 
double GetOffsetX ()
 
double GetOffsetY ()
 
const LwpColorGetColor () const
 

Private Attributes

LwpColor m_aColor
 
sal_Int32 m_nDirX
 
sal_Int32 m_nDirY
 

Detailed Description

Definition at line 66 of file lwpshadow.hxx.

Constructor & Destructor Documentation

◆ LwpShadow()

LwpShadow::LwpShadow ( )
inline

Definition at line 69 of file lwpshadow.hxx.

Member Function Documentation

◆ GetColor()

const LwpColor & LwpShadow::GetColor ( ) const
inline

Definition at line 102 of file lwpshadow.hxx.

References m_aColor.

Referenced by LwpParaStyle::ApplyParaBorder(), and LwpLayout::GetXFShadow().

◆ GetOffsetX()

double LwpShadow::GetOffsetX ( )
inline

◆ GetOffsetY()

double LwpShadow::GetOffsetY ( )
inline

◆ Read()

void LwpShadow::Read ( LwpObjectStream pStrm)
inline

Member Data Documentation

◆ m_aColor

LwpColor LwpShadow::m_aColor
private

Definition at line 86 of file lwpshadow.hxx.

Referenced by GetColor(), and Read().

◆ m_nDirX

sal_Int32 LwpShadow::m_nDirX
private

Definition at line 87 of file lwpshadow.hxx.

Referenced by GetOffsetX(), and Read().

◆ m_nDirY

sal_Int32 LwpShadow::m_nDirY
private

Definition at line 88 of file lwpshadow.hxx.

Referenced by GetOffsetY(), and Read().


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