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

#include <lwpproplist.hxx>

Inheritance diagram for LwpPropList:
[legend]
Collaboration diagram for LwpPropList:
[legend]

Public Member Functions

 LwpPropList ()
 
LwpPropListElementGetFirst ()
 
OUString GetNamedProperty (std::u16string_view name)
 
OUString EnumNamedProperty (OUString &name, OUString &value)
 
void Read (LwpObjectStream *pObjStrm)
 @descr Read head id More...
 
- Public Member Functions inherited from LwpDLVListHead
 LwpDLVListHead ()
 
void Read (LwpObjectStream *pObjStrm)
 @descr Read head id More...
 
LwpObjectIDGetFirst ()
 

Private Member Functions

LwpPropListElementFindPropByName (std::u16string_view name)
 

Detailed Description

Definition at line 84 of file lwpproplist.hxx.

Constructor & Destructor Documentation

◆ LwpPropList()

LwpPropList::LwpPropList ( )
inline

Definition at line 87 of file lwpproplist.hxx.

Member Function Documentation

◆ EnumNamedProperty()

OUString LwpPropList::EnumNamedProperty ( OUString &  name,
OUString &  value 
)

◆ FindPropByName()

LwpPropListElement * LwpPropList::FindPropByName ( std::u16string_view  name)
private

◆ GetFirst()

LwpPropListElement * LwpPropList::GetFirst ( )

Definition at line 109 of file lwpproplist.cxx.

References LwpDLVListHead::GetFirst(), and LwpObjectID::obj().

Referenced by EnumNamedProperty(), and FindPropByName().

◆ GetNamedProperty()

OUString LwpPropList::GetNamedProperty ( std::u16string_view  name)

◆ Read()

void LwpDLVListHead::Read ( LwpObjectStream pObjStrm)

@descr Read head id

Definition at line 159 of file lwpdlvlist.cxx.

Referenced by LwpVerDocument::Read().


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