LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
LwpDLVListHead Class Reference

Double Linked Virtual List Head. More...

#include <lwpdlvlist.hxx>

Inheritance diagram for LwpDLVListHead:
[legend]
Collaboration diagram for LwpDLVListHead:
[legend]

Public Member Functions

 LwpDLVListHead ()
 
void Read (LwpObjectStream *pObjStrm)
 @descr Read head id More...
 
LwpObjectIDGetFirst ()
 

Private Attributes

LwpObjectID m_objHead
 

Detailed Description

Double Linked Virtual List Head.

Definition at line 155 of file lwpdlvlist.hxx.

Constructor & Destructor Documentation

◆ LwpDLVListHead()

LwpDLVListHead::LwpDLVListHead ( )
inline

Definition at line 158 of file lwpdlvlist.hxx.

Member Function Documentation

◆ GetFirst()

LwpObjectID & LwpDLVListHead::GetFirst ( )
inline

Definition at line 160 of file lwpdlvlist.hxx.

References m_objHead.

Referenced by LwpPropList::GetFirst().

◆ Read()

void LwpDLVListHead::Read ( LwpObjectStream pObjStrm)

@descr Read head id

Definition at line 175 of file lwpdlvlist.cxx.

References m_objHead, and LwpObjectID::ReadIndexed().

Member Data Documentation

◆ m_objHead

LwpObjectID LwpDLVListHead::m_objHead
private

Definition at line 163 of file lwpdlvlist.hxx.

Referenced by GetFirst(), and Read().


The documentation for this class was generated from the following files: