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

#include <lwplaypiece.hxx>

Public Member Functions

 LwpColumnInfo ()
 
void Read (LwpObjectStream *pStrm)
 
double GetGap ()
 

Private Attributes

sal_Int32 m_nWidth
 
sal_Int32 m_nGap
 

Detailed Description

Definition at line 215 of file lwplaypiece.hxx.

Constructor & Destructor Documentation

◆ LwpColumnInfo()

LwpColumnInfo::LwpColumnInfo ( )

Definition at line 247 of file lwplaypiece.cxx.

Member Function Documentation

◆ GetGap()

double LwpColumnInfo::GetGap ( )
inline

Definition at line 220 of file lwplaypiece.hxx.

References LwpTools::ConvertFromUnitsToMetric(), and m_nGap.

◆ Read()

void LwpColumnInfo::Read ( LwpObjectStream pStrm)

Definition at line 252 of file lwplaypiece.cxx.

References m_nGap, m_nWidth, and LwpObjectStream::QuickReadInt32().

Member Data Documentation

◆ m_nGap

sal_Int32 LwpColumnInfo::m_nGap
private

Definition at line 224 of file lwplaypiece.hxx.

Referenced by GetGap(), and Read().

◆ m_nWidth

sal_Int32 LwpColumnInfo::m_nWidth
private

Definition at line 223 of file lwplaypiece.hxx.

Referenced by Read().


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