LibreOffice Module lotuswordpro (master) 1
|
#include <lwpmarker.hxx>
Public Member Functions | |
LwpFribRange () | |
void | Read (LwpObjectStream *pObjStrm) |
Private Attributes | |
LwpObjectID | m_StartPara |
LwpObjectID | m_EndPara |
Definition at line 89 of file lwpmarker.hxx.
|
inline |
Definition at line 92 of file lwpmarker.hxx.
void LwpFribRange::Read | ( | LwpObjectStream * | pObjStrm | ) |
Definition at line 113 of file lwpmarker.cxx.
References m_EndPara, m_StartPara, and LwpObjectID::ReadIndexed().
Referenced by LwpStoryMarker::Read().
|
private |
Definition at line 96 of file lwpmarker.hxx.
Referenced by Read().
|
private |
Definition at line 95 of file lwpmarker.hxx.
Referenced by Read().