|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwplayout.hxx>
Public Member Functions | |
| LwpLayoutMisc () | |
| ~LwpLayoutMisc () | |
| void | Read (LwpObjectStream *pStrm) |
Private Attributes | |
| sal_Int32 | m_nGridDistance |
| sal_uInt16 | m_nGridType |
| LwpAtomHolder | m_aContentStyle |
Definition at line 330 of file lwplayout.hxx.
| LwpLayoutMisc::LwpLayoutMisc | ( | ) |
Definition at line 549 of file lwplayout.cxx.
| LwpLayoutMisc::~LwpLayoutMisc | ( | ) |
Definition at line 555 of file lwplayout.cxx.
| void LwpLayoutMisc::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 557 of file lwplayout.cxx.
References m_aContentStyle, m_nGridDistance, m_nGridType, LwpObjectStream::QuickReadInt32(), LwpObjectStream::QuickReaduInt16(), LwpAtomHolder::Read(), and LwpObjectStream::SkipExtra().
Referenced by LwpMiddleLayout::Read().
|
private |
Definition at line 339 of file lwplayout.hxx.
Referenced by Read().
|
private |
Definition at line 337 of file lwplayout.hxx.
Referenced by Read().
|
private |
Definition at line 338 of file lwplayout.hxx.
Referenced by Read().