LibreOffice Module lotuswordpro (master) 1
|
#include <lwplaypiece.hxx>
Public Member Functions | |
LwpColumnInfo () | |
void | Read (LwpObjectStream *pStrm) |
double | GetGap () |
Private Attributes | |
sal_Int32 | m_nWidth |
sal_Int32 | m_nGap |
Definition at line 215 of file lwplaypiece.hxx.
LwpColumnInfo::LwpColumnInfo | ( | ) |
Definition at line 247 of file lwplaypiece.cxx.
|
inline |
Definition at line 220 of file lwplaypiece.hxx.
References LwpTools::ConvertFromUnitsToMetric(), and m_nGap.
void LwpColumnInfo::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 252 of file lwplaypiece.cxx.
References m_nGap, m_nWidth, and LwpObjectStream::QuickReadInt32().
|
private |
Definition at line 224 of file lwplaypiece.hxx.
|
private |
Definition at line 223 of file lwplaypiece.hxx.
Referenced by Read().