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

[MS-OSHARED] PropertyBagStore: smart tag types and string store. More...

#include <ww8struc.hxx>

Public Member Functions

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

Public Attributes

std::vector< MSOFactoidTypem_aFactoidTypes
 
std::vector< OUString > m_aStringTable
 

Detailed Description

[MS-OSHARED] PropertyBagStore: smart tag types and string store.

Definition at line 1108 of file ww8struc.hxx.

Member Function Documentation

◆ Read()

void MSOPropertyBagStore::Read ( SvStream rStream)

◆ Write()

void MSOPropertyBagStore::Write ( WW8Export rExport)

Member Data Documentation

◆ m_aFactoidTypes

std::vector<MSOFactoidType> MSOPropertyBagStore::m_aFactoidTypes

Definition at line 1114 of file ww8struc.hxx.

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

◆ m_aStringTable

std::vector<OUString> MSOPropertyBagStore::m_aStringTable

Definition at line 1115 of file ww8struc.hxx.

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


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