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

#include <lwpfoundry.hxx>

Collaboration diagram for LwpContentManager:
[legend]

Public Member Functions

 LwpContentManager ()
 
LwpObjectIDGetContentList ()
 
LwpObjectIDGetGraphicListHead ()
 
LwpContentEnumContents (LwpContent *pContent)
 @descr: Get next content More...
 
void Read (LwpObjectStream *pStrm)
 

Private Attributes

LwpObjectID m_ContentList
 
LwpObjectID m_EnumHead
 
LwpObjectID m_EnumTail
 
LwpObjectID m_OleObjCount
 
LwpObjectID m_GrapHead
 
LwpObjectID m_GrapTail
 
LwpObjectID m_OleHead
 
LwpObjectID m_OleTail
 

Detailed Description

Definition at line 117 of file lwpfoundry.hxx.

Constructor & Destructor Documentation

◆ LwpContentManager()

LwpContentManager::LwpContentManager ( )
inline

Definition at line 120 of file lwpfoundry.hxx.

Member Function Documentation

◆ EnumContents()

LwpContent * LwpContentManager::EnumContents ( LwpContent pContent)

@descr: Get next content

Definition at line 382 of file lwpfoundry.cxx.

References LwpContent::GetNextEnumerated(), LwpVersionedPointer::GetPointer(), m_EnumHead, and LwpObjectID::obj().

Referenced by LwpFoundry::EnumContents().

◆ GetContentList()

LwpObjectID & LwpContentManager::GetContentList ( )
inline

Definition at line 132 of file lwpfoundry.hxx.

References m_ContentList.

◆ GetGraphicListHead()

LwpObjectID & LwpContentManager::GetGraphicListHead ( )
inline

Definition at line 133 of file lwpfoundry.hxx.

References m_GrapHead.

Referenced by LwpFoundry::GetGraphicListHead().

◆ Read()

void LwpContentManager::Read ( LwpObjectStream pStrm)

Member Data Documentation

◆ m_ContentList

LwpObjectID LwpContentManager::m_ContentList
private

Definition at line 122 of file lwpfoundry.hxx.

Referenced by GetContentList(), and Read().

◆ m_EnumHead

LwpObjectID LwpContentManager::m_EnumHead
private

Definition at line 123 of file lwpfoundry.hxx.

Referenced by EnumContents(), and Read().

◆ m_EnumTail

LwpObjectID LwpContentManager::m_EnumTail
private

Definition at line 124 of file lwpfoundry.hxx.

Referenced by Read().

◆ m_GrapHead

LwpObjectID LwpContentManager::m_GrapHead
private

Definition at line 127 of file lwpfoundry.hxx.

Referenced by GetGraphicListHead(), and Read().

◆ m_GrapTail

LwpObjectID LwpContentManager::m_GrapTail
private

Definition at line 128 of file lwpfoundry.hxx.

Referenced by Read().

◆ m_OleHead

LwpObjectID LwpContentManager::m_OleHead
private

Definition at line 129 of file lwpfoundry.hxx.

Referenced by Read().

◆ m_OleObjCount

LwpObjectID LwpContentManager::m_OleObjCount
private

Definition at line 125 of file lwpfoundry.hxx.

Referenced by Read().

◆ m_OleTail

LwpObjectID LwpContentManager::m_OleTail
private

Definition at line 130 of file lwpfoundry.hxx.

Referenced by Read().


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