LibreOffice Module lotuswordpro (master) 1
|
#include <lwpfoundry.hxx>
Public Member Functions | |
LwpBulletManager () | |
void | Read (LwpObjectStream *pStrm) |
LwpObjectID & | GetHeadID () |
Private Attributes | |
LwpObjectID | m_Head |
Definition at line 105 of file lwpfoundry.hxx.
|
inline |
Definition at line 108 of file lwpfoundry.hxx.
|
inline |
Definition at line 113 of file lwpfoundry.hxx.
References m_Head.
Referenced by LwpFoundry::GetBulletManagerID().
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().
|
private |
Definition at line 110 of file lwpfoundry.hxx.
Referenced by GetHeadID(), and Read().