LibreOffice Module lotuswordpro (master) 1
|
#include <lwpfoundry.hxx>
Public Member Functions | |
LwpContentManager () | |
LwpObjectID & | GetContentList () |
LwpObjectID & | GetGraphicListHead () |
LwpContent * | EnumContents (LwpContent *pContent) |
@descr: Get next content More... | |
void | Read (LwpObjectStream *pStrm) |
Definition at line 117 of file lwpfoundry.hxx.
|
inline |
Definition at line 120 of file lwpfoundry.hxx.
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().
|
inline |
Definition at line 132 of file lwpfoundry.hxx.
References m_ContentList.
|
inline |
Definition at line 133 of file lwpfoundry.hxx.
References m_GrapHead.
Referenced by LwpFoundry::GetGraphicListHead().
void LwpContentManager::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 356 of file lwpfoundry.cxx.
References m_ContentList, m_EnumHead, m_EnumTail, m_GrapHead, m_GrapTail, LwpFileHeader::m_nFileRevision, m_OleHead, m_OleObjCount, m_OleTail, LwpObjectID::ReadIndexed(), and LwpObjectStream::SkipExtra().
Referenced by LwpFoundry::Read().
|
private |
Definition at line 122 of file lwpfoundry.hxx.
Referenced by GetContentList(), and Read().
|
private |
Definition at line 123 of file lwpfoundry.hxx.
Referenced by EnumContents(), and Read().
|
private |
Definition at line 124 of file lwpfoundry.hxx.
Referenced by Read().
|
private |
Definition at line 127 of file lwpfoundry.hxx.
Referenced by GetGraphicListHead(), and Read().
|
private |
Definition at line 128 of file lwpfoundry.hxx.
Referenced by Read().
|
private |
Definition at line 129 of file lwpfoundry.hxx.
Referenced by Read().
|
private |
Definition at line 125 of file lwpfoundry.hxx.
Referenced by Read().
|
private |
Definition at line 130 of file lwpfoundry.hxx.
Referenced by Read().