LibreOffice Module lotuswordpro (master) 1
|
#include <bento.hxx>
Public Member Functions | |
CBenValue & | UseValue () |
CBenObject * | GetBenObject () |
LtcBenContainer * | GetContainer () |
CBenProperty (CBenObject *pObject, BenObjectID PropertyID, BenObjectID TypeID, CUtListElmt *pPrevProperty) | |
Public Member Functions inherited from OpenStormBento::CBenIDListElmt | |
CBenIDListElmt (BenObjectID ID, CUtListElmt *pPrev) | |
CBenIDListElmt (BenObjectID ID) | |
BenObjectID | GetID () const |
Public Member Functions inherited from OpenStormBento::CUtListElmt | |
CUtListElmt () | |
CUtListElmt (CUtListElmt *pPrev) | |
CUtListElmt (CUtList *pList) | |
virtual | ~CUtListElmt () |
void | MakeNotOnList () |
CUtListElmt * | GetNext () const |
void | SetNext (CUtListElmt *pNext) |
CUtListElmt * | GetPrev () const |
void | SetPrev (CUtListElmt *pPrev) |
void | InsertAfter (CUtListElmt *pPrev) |
Private Attributes | |
CBenObject * | cpObject |
CBenValue | cValue |
|
inline |
|
inline |
|
inline |
Definition at line 290 of file bento.hxx.
References GetBenObject(), and OpenStormBento::CBenObject::GetContainer().
Referenced by OpenStormBento::CBenValue::ReadValueData().
|
inline |
Definition at line 288 of file bento.hxx.
References cValue.
Referenced by OpenStormBento::CBenTOCReader::ReadTOC(), and OpenStormBento::CBenObject::UseValue().
|
private |
Definition at line 302 of file bento.hxx.
Referenced by CBenProperty(), and GetBenObject().
|
private |
Definition at line 303 of file bento.hxx.
Referenced by CBenProperty(), and UseValue().