104 pElement = pElement->
GetNext();
124 pElement = pElement->
GetNext();
136 pElement = pElement->
GetNext();
void Read(LwpObjectStream *pStrm)
@descr read atomholder from object stream the default encoding used in Word Pro is 1252
const OUString & str() const
Double Linked Virtual List.
void Read() override
@descr Read LwpDLVList data from object stream
rtl::Reference< LwpObject > obj(VO_TYPE tag=VO_INVALID) const
@descr get object from object factory per the object id
std::unique_ptr< LwpObjectStream > m_pObjStrm
void Read() override
@descr Read LwpDLVList data from object stream
LwpPropListElement * GetNext()
const LwpAtomHolder & GetName() const
const LwpAtomHolder & GetValue() const
bool IsNamed(std::u16string_view name)
LwpPropListElement(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
LwpPropListElement * FindPropByName(std::u16string_view name)
OUString GetNamedProperty(std::u16string_view name)
OUString EnumNamedProperty(OUString &name, OUString &value)
LwpPropListElement * GetFirst()
encapsulate XInputStream to provide SvStream like interfaces