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

[MS-OSHARED] FactoidType: one smart tag type. More...

#include <ww8struc.hxx>

Public Member Functions

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

Public Attributes

sal_uInt32 m_nId
 
OUString m_aUri
 
OUString m_aTag
 

Detailed Description

[MS-OSHARED] FactoidType: one smart tag type.

Definition at line 1095 of file ww8struc.hxx.

Constructor & Destructor Documentation

◆ MSOFactoidType()

MSOFactoidType::MSOFactoidType ( )

Definition at line 6690 of file ww8scan.cxx.

Member Function Documentation

◆ Read()

void MSOFactoidType::Read ( SvStream rStream)

Definition at line 6723 of file ww8scan.cxx.

References m_aTag, m_aUri, m_nId, MSOPBString::Read(), and SvStream::ReadUInt32().

Referenced by MSOPropertyBagStore::Read().

◆ Write()

void MSOFactoidType::Write ( WW8Export rExport)

Member Data Documentation

◆ m_aTag

OUString MSOFactoidType::m_aTag

Definition at line 1104 of file ww8struc.hxx.

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

◆ m_aUri

OUString MSOFactoidType::m_aUri

◆ m_nId

sal_uInt32 MSOFactoidType::m_nId

Definition at line 1102 of file ww8struc.hxx.

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


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