|
LibreOffice Module lotuswordpro (master) 1
|
#include <lwplaypiece.hxx>
Public Member Functions | |
| LwpExternalBorder () | |
| ~LwpExternalBorder () | |
| void | Read (LwpObjectStream *pStrm) |
Private Attributes | |
| LwpAtomHolder | m_LeftName |
| LwpAtomHolder | m_TopName |
| LwpAtomHolder | m_RightName |
| LwpAtomHolder | m_BottomName |
Definition at line 187 of file lwplaypiece.hxx.
| LwpExternalBorder::LwpExternalBorder | ( | ) |
Definition at line 202 of file lwplaypiece.cxx.
| LwpExternalBorder::~LwpExternalBorder | ( | ) |
Definition at line 205 of file lwplaypiece.cxx.
| void LwpExternalBorder::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 208 of file lwplaypiece.cxx.
References m_BottomName, m_LeftName, LwpFileHeader::m_nFileRevision, m_RightName, m_TopName, LwpAtomHolder::Read(), and LwpObjectStream::SkipExtra().
Referenced by LwpLayoutExternalBorder::Read().
|
private |
Definition at line 198 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 195 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 197 of file lwplaypiece.hxx.
Referenced by Read().
|
private |
Definition at line 196 of file lwplaypiece.hxx.
Referenced by Read().