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

#include <wrtww8.hxx>

Collaboration diagram for WW8_WrPlcPn:
[legend]

Public Member Functions

 WW8_WrPlcPn (WW8Export &rWrt, ePLCFT ePl, WW8_FC nStartFc)
 
 ~WW8_WrPlcPn ()
 
void AppendFkpEntry (WW8_FC nEndFc, short nVarLen=0, const sal_uInt8 *pSprms=nullptr)
 
void WriteFkps ()
 
void WritePlc ()
 
sal_uInt8CopyLastSprms (sal_uInt8 &rLen)
 

Private Member Functions

 WW8_WrPlcPn (const WW8_WrPlcPn &)=delete
 
WW8_WrPlcPnoperator= (const WW8_WrPlcPn &)=delete
 

Private Attributes

WW8Exportm_rWrt
 
std::vector< std::unique_ptr< WW8_WrFkp > > m_Fkps
 
sal_uInt16 m_nFkpStartPage
 
ePLCFT m_ePlc
 

Detailed Description

Definition at line 1318 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ WW8_WrPlcPn() [1/2]

WW8_WrPlcPn::WW8_WrPlcPn ( const WW8_WrPlcPn )
privatedelete

◆ WW8_WrPlcPn() [2/2]

WW8_WrPlcPn::WW8_WrPlcPn ( WW8Export rWrt,
ePLCFT  ePl,
WW8_FC  nStartFc 
)

Definition at line 965 of file wrtww8.cxx.

References m_ePlc, and m_Fkps.

◆ ~WW8_WrPlcPn()

WW8_WrPlcPn::~WW8_WrPlcPn ( )

Definition at line 973 of file wrtww8.cxx.

Member Function Documentation

◆ AppendFkpEntry()

void WW8_WrPlcPn::AppendFkpEntry ( WW8_FC  nEndFc,
short  nVarLen = 0,
const sal_uInt8 pSprms = nullptr 
)

◆ CopyLastSprms()

sal_uInt8 * WW8_WrPlcPn::CopyLastSprms ( sal_uInt8 rLen)

Definition at line 977 of file wrtww8.cxx.

References WW8_WrFkp::CopyLastSprms(), and m_Fkps.

◆ operator=()

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

◆ WriteFkps()

void WW8_WrPlcPn::WriteFkps ( )

◆ WritePlc()

void WW8_WrPlcPn::WritePlc ( )

Member Data Documentation

◆ m_ePlc

ePLCFT WW8_WrPlcPn::m_ePlc
private

Definition at line 1325 of file wrtww8.hxx.

Referenced by AppendFkpEntry(), WriteFkps(), WritePlc(), and WW8_WrPlcPn().

◆ m_Fkps

std::vector<std::unique_ptr<WW8_WrFkp> > WW8_WrPlcPn::m_Fkps
private

Definition at line 1323 of file wrtww8.hxx.

Referenced by AppendFkpEntry(), CopyLastSprms(), WriteFkps(), WritePlc(), and WW8_WrPlcPn().

◆ m_nFkpStartPage

sal_uInt16 WW8_WrPlcPn::m_nFkpStartPage
private

Definition at line 1324 of file wrtww8.hxx.

Referenced by WriteFkps(), and WritePlc().

◆ m_rWrt

WW8Export& WW8_WrPlcPn::m_rWrt
private

Definition at line 1321 of file wrtww8.hxx.

Referenced by AppendFkpEntry(), WriteFkps(), and WritePlc().


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