LibreOffice Module lotuswordpro (master) 1
|
#include <lwpfoundry.hxx>
Public Member Functions | |
LwpNumberManager () | |
void | Read (LwpObjectStream *pStrm) |
const LwpObjectID & | GetTableRangeID () const |
Private Attributes | |
LwpObjectID | m_TableRange |
Definition at line 94 of file lwpfoundry.hxx.
|
inline |
Definition at line 97 of file lwpfoundry.hxx.
|
inline |
Definition at line 102 of file lwpfoundry.hxx.
References m_TableRange.
Referenced by LwpTableLayout::PutCellVals().
void LwpNumberManager::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 344 of file lwpfoundry.cxx.
References m_TableRange, LwpObjectID::ReadIndexed(), and LwpObjectStream::SkipExtra().
Referenced by LwpFoundry::Read().
|
private |
Definition at line 99 of file lwpfoundry.hxx.
Referenced by GetTableRangeID(), and Read().