LibreOffice Module lotuswordpro (master) 1
|
Double Linked Virtual List Head. More...
#include <lwpdlvlist.hxx>
Public Member Functions | |
LwpDLVListHead () | |
void | Read (LwpObjectStream *pObjStrm) |
@descr Read head id More... | |
LwpObjectID & | GetFirst () |
Private Attributes | |
LwpObjectID | m_objHead |
Double Linked Virtual List Head.
Definition at line 155 of file lwpdlvlist.hxx.
|
inline |
Definition at line 158 of file lwpdlvlist.hxx.
|
inline |
Definition at line 160 of file lwpdlvlist.hxx.
References m_objHead.
Referenced by LwpPropList::GetFirst().
void LwpDLVListHead::Read | ( | LwpObjectStream * | pObjStrm | ) |
@descr Read head id
Definition at line 175 of file lwpdlvlist.cxx.
References m_objHead, and LwpObjectID::ReadIndexed().
|
private |
Definition at line 163 of file lwpdlvlist.hxx.
Referenced by GetFirst(), and Read().