LibreOffice Module sw (master) 1
|
#include <wrtww8.hxx>
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_WrPlcField & | operator= (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 |
Definition at line 1361 of file wrtww8.hxx.
|
privatedelete |
|
inline |
Definition at line 1370 of file wrtww8.hxx.
|
privatedelete |
|
inline |
Definition at line 1374 of file wrtww8.hxx.
References m_nResults.
Referenced by WW8Export::OutputField().
|
inline |
Definition at line 1375 of file wrtww8.hxx.
References m_nResults.
Referenced by WW8AttributeOutput::EndRunProperties(), and WW8AttributeOutput::StartRunProperties().
void WW8_WrPlcField::Write | ( | WW8Export & | rWrt | ) |
Definition at line 853 of file wrtww8.cxx.
References WW8_WrPlc1::Count(), m_nTextTyp, WW8Export::m_pFib, WW8Export::m_pTableStrm, SvStream::Tell(), TXT_ATN, TXT_EDN, TXT_FTN, TXT_HDFT, TXT_HFTXTBOX, TXT_MAINTEXT, TXT_TXTBOX, and WW8_WrPlc1::Write().
|
private |
Definition at line 1365 of file wrtww8.hxx.
Referenced by ResultAdded(), and ResultCount().
|
private |
Definition at line 1364 of file wrtww8.hxx.
Referenced by Write().