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

VO_HEADHOLDER, LwpDLVListHeadHolder, contains an id to the head of LwpDLVList. More...

#include <lwpholder.hxx>

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

Public Member Functions

 LwpDLVListHeadHolder (LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
 
void Read () override
 @descr read LwpDLVListHeadHolder from object stream More...
 
LwpObjectIDGetHeadID ()
 
- Public Member Functions inherited from LwpObject
 LwpObject (LwpObjectHeader objHdr, LwpSvStream *pStrm)
 @descr construct lwpobject from stream More...
 
void QuickRead ()
 @descr QuickRead template More...
 
void DoRegisterStyle ()
 
void DoParse (IXFStream *pOutputStream)
 
void DoXFConvert (XFContentContainer *pCont)
 
LwpFoundryGetFoundry ()
 
void SetFoundry (LwpFoundry *pFoundry)
 
LwpObjectIDGetObjectID ()
 
sal_uInt32 GetTag () const
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Private Member Functions

virtual ~LwpDLVListHeadHolder () override
 

Private Attributes

LwpObjectID m_DLVHead
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from LwpObject
virtual ~LwpObject () override
 @descr dtor() More...
 
virtual void Read ()
 @descr default read function More...
 
virtual void RegisterStyle ()
 @descr default register style function More...
 
virtual void Parse (IXFStream *pOutputStream)
 @descr default parse function More...
 
virtual void XFConvert (XFContentContainer *pCont)
 @descr default XFConvert function pCont is the XFContentContainer for the object conversion More...
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Protected Attributes inherited from LwpObject
LwpObjectHeader m_ObjHdr
 
std::unique_ptr< LwpObjectStreamm_pObjStrm
 
LwpFoundrym_pFoundry
 
LwpSvStreamm_pStrm
 
bool m_bRegisteringStyle
 
bool m_bParsingStyle
 
bool m_bConvertingContent
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

VO_HEADHOLDER, LwpDLVListHeadHolder, contains an id to the head of LwpDLVList.

Definition at line 70 of file lwpholder.hxx.

Constructor & Destructor Documentation

◆ LwpDLVListHeadHolder()

LwpDLVListHeadHolder::LwpDLVListHeadHolder ( LwpObjectHeader const &  objHdr,
LwpSvStream pStrm 
)

Definition at line 64 of file lwpholder.cxx.

◆ ~LwpDLVListHeadHolder()

virtual LwpDLVListHeadHolder::~LwpDLVListHeadHolder ( )
inlineoverrideprivatevirtual

Definition at line 78 of file lwpholder.hxx.

Member Function Documentation

◆ GetHeadID()

LwpObjectID & LwpDLVListHeadHolder::GetHeadID ( )
inline

◆ Read()

void LwpDLVListHeadHolder::Read ( )
overridevirtual

@descr read LwpDLVListHeadHolder from object stream

Reimplemented from LwpObject.

Definition at line 71 of file lwpholder.cxx.

References m_DLVHead, LwpObject::m_pObjStrm, and LwpObjectID::ReadIndexed().

Member Data Documentation

◆ m_DLVHead

LwpObjectID LwpDLVListHeadHolder::m_DLVHead
private

Definition at line 80 of file lwpholder.hxx.

Referenced by GetHeadID(), and Read().


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