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

[MS-DOC] SmartTagData: stores information about all smart tags in the document. More...

#include <ww8struc.hxx>

Collaboration diagram for WW8SmartTagData:
[legend]

Public Member Functions

void Read (SvStream &rStream, WW8_FC fcFactoidData, sal_uInt32 lcbFactoidData)
 
void Write (WW8Export &rExport)
 

Public Attributes

MSOPropertyBagStore m_aPropBagStore
 
std::vector< MSOPropertyBagm_aPropBags
 

Detailed Description

[MS-DOC] SmartTagData: stores information about all smart tags in the document.

Definition at line 1146 of file ww8struc.hxx.

Member Function Documentation

◆ Read()

void WW8SmartTagData::Read ( SvStream rStream,
WW8_FC  fcFactoidData,
sal_uInt32  lcbFactoidData 
)

◆ Write()

void WW8SmartTagData::Write ( WW8Export rExport)

Definition at line 6871 of file ww8scan.cxx.

References m_aPropBags, m_aPropBagStore, and MSOPropertyBagStore::Write().

Referenced by WW8_WrtFactoids::Write().

Member Data Documentation

◆ m_aPropBags

std::vector<MSOPropertyBag> WW8SmartTagData::m_aPropBags

Definition at line 1153 of file ww8struc.hxx.

Referenced by Read(), Write(), and WW8_WrtFactoids::Write().

◆ m_aPropBagStore

MSOPropertyBagStore WW8SmartTagData::m_aPropBagStore

Definition at line 1152 of file ww8struc.hxx.

Referenced by Read(), Write(), and WW8_WrtFactoids::Write().


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