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

#include <bento.hxx>

Inheritance diagram for OpenStormBento::CBenNamedObject:
[legend]
Collaboration diagram for OpenStormBento::CBenNamedObject:
[legend]

Public Member Functions

virtual bool IsPropertyName ()
 
 CBenNamedObject (LtcBenContainer *pContainer, BenObjectID ObjectID, CUtListElmt *pPrevObject, OString aName, CUtListElmt *pPrevNamedObjectListElmt)
 
const OString & GetName () const
 
- Public Member Functions inherited from OpenStormBento::CBenObject
CBenPropertyUseProperty (BenObjectID PropertyID)
 
CBenValueUseValue (BenObjectID PropertyID)
 
LtcBenContainerGetContainer ()
 
 CBenObject (LtcBenContainer *pContainer, BenObjectID ObjectID, CUtListElmt *pPrev)
 
CUtListGetProperties ()
 
- 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 ()
 
CUtListElmtGetNext () const
 
void SetNext (CUtListElmt *pNext)
 
CUtListElmtGetPrev () const
 
void SetPrev (CUtListElmt *pPrev)
 
void InsertAfter (CUtListElmt *pPrev)
 

Private Attributes

OString csName
 
CBenNamedObjectListElmt cNameListElmt
 

Detailed Description

Definition at line 337 of file bento.hxx.

Constructor & Destructor Documentation

◆ CBenNamedObject()

OpenStormBento::CBenNamedObject::CBenNamedObject ( LtcBenContainer pContainer,
BenObjectID  ObjectID,
CUtListElmt pPrevObject,
OString  aName,
CUtListElmt pPrevNamedObjectListElmt 
)

Member Function Documentation

◆ GetName()

const OString & OpenStormBento::CBenNamedObject::GetName ( ) const
inline

Definition at line 347 of file bento.hxx.

References csName.

Referenced by OpenStormBento::FindNamedObject().

◆ IsPropertyName()

bool OpenStormBento::CBenNamedObject::IsPropertyName ( )
virtual

Member Data Documentation

◆ cNameListElmt

CBenNamedObjectListElmt OpenStormBento::CBenNamedObject::cNameListElmt
private

Definition at line 351 of file bento.hxx.

Referenced by CBenNamedObject().

◆ csName

OString OpenStormBento::CBenNamedObject::csName
private

Definition at line 350 of file bento.hxx.

Referenced by GetName().


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