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

#include <lwpmargins.hxx>

Public Member Functions

 LwpMargins ()
 
void Read (LwpObjectStream *pStrm)
 
double GetMarginsValue (sal_uInt8 nWhichSide)
 

Private Attributes

sal_Int32 m_nLeft
 
sal_Int32 m_nTop
 
sal_Int32 m_nRight
 
sal_Int32 m_nBottom
 

Detailed Description

Definition at line 68 of file lwpmargins.hxx.

Constructor & Destructor Documentation

◆ LwpMargins()

LwpMargins::LwpMargins ( )
inline

Definition at line 71 of file lwpmargins.hxx.

Member Function Documentation

◆ GetMarginsValue()

double LwpMargins::GetMarginsValue ( sal_uInt8  nWhichSide)
inline

◆ Read()

void LwpMargins::Read ( LwpObjectStream pStrm)
inline

Member Data Documentation

◆ m_nBottom

sal_Int32 LwpMargins::m_nBottom
private

Definition at line 86 of file lwpmargins.hxx.

Referenced by GetMarginsValue(), and Read().

◆ m_nLeft

sal_Int32 LwpMargins::m_nLeft
private

Definition at line 83 of file lwpmargins.hxx.

Referenced by GetMarginsValue(), and Read().

◆ m_nRight

sal_Int32 LwpMargins::m_nRight
private

Definition at line 85 of file lwpmargins.hxx.

Referenced by GetMarginsValue(), and Read().

◆ m_nTop

sal_Int32 LwpMargins::m_nTop
private

Definition at line 84 of file lwpmargins.hxx.

Referenced by GetMarginsValue(), and Read().


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