|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwplayout.hxx>
Public Member Functions | |
| LwpLayoutStyle () | |
| ~LwpLayoutStyle () | |
| void | Read (LwpObjectStream *pStrm) |
Private Attributes | |
| sal_uInt32 | m_nStyleDefinition |
| LwpAtomHolder | m_aDescription |
| sal_uInt16 | m_nKey |
Definition at line 318 of file lwplayout.hxx.
| LwpLayoutStyle::LwpLayoutStyle | ( | ) |
Definition at line 530 of file lwplayout.cxx.
| LwpLayoutStyle::~LwpLayoutStyle | ( | ) |
Definition at line 536 of file lwplayout.cxx.
| void LwpLayoutStyle::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 538 of file lwplayout.cxx.
References LwpObjectStream::CheckExtra(), m_aDescription, m_nKey, m_nStyleDefinition, LwpObjectStream::QuickReaduInt16(), LwpObjectStream::QuickReaduInt32(), LwpAtomHolder::Read(), and LwpObjectStream::SkipExtra().
Referenced by LwpMiddleLayout::Read().
|
private |
Definition at line 326 of file lwplayout.hxx.
Referenced by Read().
|
private |
Definition at line 327 of file lwplayout.hxx.
Referenced by Read().
|
private |
Definition at line 325 of file lwplayout.hxx.
Referenced by Read().