LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
MSOPropertyBag Class Reference

[MS-OSHARED] PropertyBag: stores information about one smart tag. More...

#include <ww8struc.hxx>

Public Member Functions

 MSOPropertyBag ()
 
bool Read (SvStream &rStream)
 
void Write (WW8Export &rExport)
 

Public Attributes

sal_uInt16 m_nId
 Matches MSOFactoidType::m_nId in MSOPropertyBagStore::m_aFactoidTypes. More...
 
std::vector< MSOPropertym_aProperties
 

Detailed Description

[MS-OSHARED] PropertyBag: stores information about one smart tag.

Definition at line 1133 of file ww8struc.hxx.

Constructor & Destructor Documentation

◆ MSOPropertyBag()

MSOPropertyBag::MSOPropertyBag ( )

Definition at line 6814 of file ww8scan.cxx.

Member Function Documentation

◆ Read()

bool MSOPropertyBag::Read ( SvStream rStream)

◆ Write()

void MSOPropertyBag::Write ( WW8Export rExport)

Definition at line 6843 of file ww8scan.cxx.

References m_aProperties, m_nId, WW8Export::m_pTableStrm, and SvStream::WriteUInt16().

Member Data Documentation

◆ m_aProperties

std::vector<MSOProperty> MSOPropertyBag::m_aProperties

◆ m_nId

sal_uInt16 MSOPropertyBag::m_nId

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