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

#include <wrtww8.hxx>

Inheritance diagram for WW8_WrPlcField:
[legend]
Collaboration diagram for WW8_WrPlcField:
[legend]

Public Member Functions

 WW8_WrPlcField (sal_uInt16 nStructSz, sal_uInt8 nTTyp)
 
void Write (WW8Export &rWrt)
 
void ResultAdded ()
 
sal_uInt16 ResultCount () const
 
- Public Member Functions inherited from WW8_WrPlc1
 WW8_WrPlc1 (sal_uInt16 nStructSz)
 
 ~WW8_WrPlc1 ()
 
void Append (WW8_CP nCp, const void *pData)
 
void Finish (sal_uLong nLastCp, sal_uLong nStartCp)
 

Private Member Functions

 WW8_WrPlcField (const WW8_WrPlcField &)=delete
 
WW8_WrPlcFieldoperator= (const WW8_WrPlcField &)=delete
 

Private Attributes

sal_uInt8 m_nTextTyp
 
sal_uInt16 m_nResults
 

Additional Inherited Members

- Protected Member Functions inherited from WW8_WrPlc1
sal_uInt16 Count () const
 
void Write (SvStream &rStrm)
 
WW8_CP Prev () const
 

Detailed Description

Definition at line 1361 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ WW8_WrPlcField() [1/2]

WW8_WrPlcField::WW8_WrPlcField ( const WW8_WrPlcField )
privatedelete

◆ WW8_WrPlcField() [2/2]

WW8_WrPlcField::WW8_WrPlcField ( sal_uInt16  nStructSz,
sal_uInt8  nTTyp 
)
inline

Definition at line 1370 of file wrtww8.hxx.

Member Function Documentation

◆ operator=()

WW8_WrPlcField & WW8_WrPlcField::operator= ( const WW8_WrPlcField )
privatedelete

◆ ResultAdded()

void WW8_WrPlcField::ResultAdded ( )
inline

Definition at line 1374 of file wrtww8.hxx.

References m_nResults.

Referenced by WW8Export::OutputField().

◆ ResultCount()

sal_uInt16 WW8_WrPlcField::ResultCount ( ) const
inline

◆ Write()

void WW8_WrPlcField::Write ( WW8Export rWrt)

Member Data Documentation

◆ m_nResults

sal_uInt16 WW8_WrPlcField::m_nResults
private

Definition at line 1365 of file wrtww8.hxx.

Referenced by ResultAdded(), and ResultCount().

◆ m_nTextTyp

sal_uInt8 WW8_WrPlcField::m_nTextTyp
private

Definition at line 1364 of file wrtww8.hxx.

Referenced by Write().


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