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

#include <lwpfoundry.hxx>

Collaboration diagram for LwpOrderedObjectManager:
[legend]

Public Member Functions

 LwpOrderedObjectManager ()
 
void Read (LwpObjectStream *pStrm)
 
LwpOrderedObjectEnumerate (LwpOrderedObject *pLast)
 @descr: Get next orderedobject, copy from lwp source code More...
 

Private Member Functions

LwpListListGetNextActiveListList (LwpListList *pLast)
 @descr: Get next listlist object, copy from lwp source code More...
 

Private Attributes

LwpObjectID m_Head
 

Detailed Description

Definition at line 176 of file lwpfoundry.hxx.

Constructor & Destructor Documentation

◆ LwpOrderedObjectManager()

LwpOrderedObjectManager::LwpOrderedObjectManager ( )
inline

Definition at line 179 of file lwpfoundry.hxx.

Member Function Documentation

◆ Enumerate()

LwpOrderedObject * LwpOrderedObjectManager::Enumerate ( LwpOrderedObject pLast)

@descr: Get next orderedobject, copy from lwp source code

Definition at line 434 of file lwpfoundry.cxx.

References LwpListList::GetHead(), LwpOrderedObject::GetListList(), LwpDLVList::GetNext(), GetNextActiveListList(), LwpObjectID::IsNull(), and LwpObjectID::obj().

Referenced by LwpFoundry::EnumSections().

◆ GetNextActiveListList()

LwpListList * LwpOrderedObjectManager::GetNextActiveListList ( LwpListList pLast)
private

@descr: Get next listlist object, copy from lwp source code

Definition at line 466 of file lwpfoundry.cxx.

References LwpDLVListHeadHolder::GetHeadID(), LwpDLVList::GetNext(), LwpObjectHolder::GetObject(), LwpContent::HasNonEmbeddedLayouts(), LwpContent::IsStyleContent(), m_Head, and LwpObjectID::obj().

Referenced by Enumerate().

◆ Read()

void LwpOrderedObjectManager::Read ( LwpObjectStream pStrm)

Definition at line 425 of file lwpfoundry.cxx.

References m_Head, and LwpObjectID::ReadIndexed().

Referenced by LwpFoundry::Read().

Member Data Documentation

◆ m_Head

LwpObjectID LwpOrderedObjectManager::m_Head
private

Definition at line 185 of file lwpfoundry.hxx.

Referenced by GetNextActiveListList(), and Read().


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