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

#include <lwpfoundry.hxx>

Collaboration diagram for LwpBulletManager:
[legend]

Public Member Functions

 LwpBulletManager ()
 
void Read (LwpObjectStream *pStrm)
 
LwpObjectIDGetHeadID ()
 

Private Attributes

LwpObjectID m_Head
 

Detailed Description

Definition at line 105 of file lwpfoundry.hxx.

Constructor & Destructor Documentation

◆ LwpBulletManager()

LwpBulletManager::LwpBulletManager ( )
inline

Definition at line 108 of file lwpfoundry.hxx.

Member Function Documentation

◆ GetHeadID()

LwpObjectID & LwpBulletManager::GetHeadID ( )
inline

Definition at line 113 of file lwpfoundry.hxx.

References m_Head.

Referenced by LwpFoundry::GetBulletManagerID().

◆ Read()

void LwpBulletManager::Read ( LwpObjectStream pStrm)

Definition at line 350 of file lwpfoundry.cxx.

References m_Head, LwpObjectID::ReadIndexed(), and LwpObjectStream::SkipExtra().

Referenced by LwpFoundry::Read().

Member Data Documentation

◆ m_Head

LwpObjectID LwpBulletManager::m_Head
private

Definition at line 110 of file lwpfoundry.hxx.

Referenced by GetHeadID(), and Read().


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