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

LWP7 object. More...

#include <lwpfilehdr.hxx>

Collaboration diagram for LwpFileHeader:
[legend]

Public Member Functions

 LwpFileHeader ()
 
void Read (LwpSvStream *pStrm)
 @descr read file header object from svstream More...
 
sal_uInt32 GetRootIndexOffset () const
 
LwpObjectIDGetDocID ()
 

Static Public Attributes

static sal_uInt16 m_nFileRevision = 0
 

Private Attributes

sal_uInt16 m_nAppRevision
 
sal_uInt16 m_nAppReleaseNo
 
sal_uInt16 m_nRequiredAppRevision
 
sal_uInt16 m_nRequiredFileRevision
 
LwpObjectID m_cDocumentID
 
sal_uInt32 m_nRootIndexOffset
 

Detailed Description

LWP7 object.

Definition at line 63 of file lwpfilehdr.hxx.

Constructor & Destructor Documentation

◆ LwpFileHeader()

LwpFileHeader::LwpFileHeader ( )

Definition at line 62 of file lwpfilehdr.cxx.

Member Function Documentation

◆ GetDocID()

LwpObjectID & LwpFileHeader::GetDocID ( )
inline

Definition at line 83 of file lwpfilehdr.hxx.

References m_cDocumentID.

Referenced by Lwp9Reader::ParseDocument().

◆ GetRootIndexOffset()

sal_uInt32 LwpFileHeader::GetRootIndexOffset ( ) const
inline

Definition at line 82 of file lwpfilehdr.hxx.

References m_nRootIndexOffset.

Referenced by Lwp9Reader::ReadIndex().

◆ Read()

void LwpFileHeader::Read ( LwpSvStream pStrm)

Member Data Documentation

◆ m_cDocumentID

LwpObjectID LwpFileHeader::m_cDocumentID
private

Definition at line 73 of file lwpfilehdr.hxx.

Referenced by GetDocID(), and Read().

◆ m_nAppReleaseNo

sal_uInt16 LwpFileHeader::m_nAppReleaseNo
private

Definition at line 70 of file lwpfilehdr.hxx.

Referenced by Read().

◆ m_nAppRevision

sal_uInt16 LwpFileHeader::m_nAppRevision
private

Definition at line 69 of file lwpfilehdr.hxx.

Referenced by Read().

◆ m_nFileRevision

sal_uInt16 LwpFileHeader::m_nFileRevision = 0
static

Definition at line 77 of file lwpfilehdr.hxx.

Referenced by Lwp9Reader::Read(), LwpNumericFormat::Read(), LwpDocData::Read(), LwpCellLayout::Read(), LwpContent::Read(), LwpDivInfo::Read(), LwpDLVList::Read(), LwpDLNFVList::Read(), LwpFrameLayout::Read(), LwpGraphicObject::Read(), LwpObjectHolder::Read(), LwpMiddleLayout::Read(), LwpLayout::Read(), LwpPlacableLayout::Read(), LwpLayoutGeometry::Read(), LwpLayoutScale::Read(), LwpLayoutMargins::Read(), LwpLayoutBorder::Read(), LwpLayoutBackground::Read(), LwpLayoutExternalBorder::Read(), LwpLayoutColumns::Read(), LwpLayoutGutters::Read(), LwpLayoutJoins::Read(), LwpLayoutShadow::Read(), LwpLayoutRelativity::Read(), LwpBookMark::Read(), LwpFieldMark::Read(), LwpLayoutNumerics::Read(), LwpGraphicOleObject::Read(), LwpOleObject::Read(), LwpPageLayout::Read(), LwpHeaderLayout::Read(), LwpFooterLayout::Read(), LwpPara::Read(), LwpParaStyle::Read(), LwpTable::Read(), LwpTableLayout::Read(), LwpCellList::Read(), LwpRowList::Read(), LwpFolder::Read(), LwpVersionedPointer::Read(), LwpDLVListHeadTail::Read(), LwpContentManager::Read(), LwpFoundry::Read(), LwpBorderStuff::Read(), LwpTextLanguage::Read(), LwpExternalBorder::Read(), LwpJoinStuff::Read(), LwpLayoutRelativityGuts::Read(), LwpTextAttributeOverride::Read(), LwpSpacingOverride::Read(), LwpObjectHeader::Read(), Read(), LwpTextStyle::ReadCommon(), Lwp9Reader::ReadFileHeader(), LwpObjectID::ReadIndexed(), LwpDLNFVList::ReadName(), LwpDLNFPVList::ReadPropertyList(), and LwpDivInfo::SkipFront().

◆ m_nRequiredAppRevision

sal_uInt16 LwpFileHeader::m_nRequiredAppRevision
private

Definition at line 71 of file lwpfilehdr.hxx.

Referenced by Read().

◆ m_nRequiredFileRevision

sal_uInt16 LwpFileHeader::m_nRequiredFileRevision
private

Definition at line 72 of file lwpfilehdr.hxx.

Referenced by Read().

◆ m_nRootIndexOffset

sal_uInt32 LwpFileHeader::m_nRootIndexOffset
private

Definition at line 74 of file lwpfilehdr.hxx.

Referenced by GetRootIndexOffset(), and Read().


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