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

Public Member Functions

 WW8_WrPlc0 (sal_uLong nOffset)
 
sal_uInt16 Count () const
 
void Append (sal_uLong nStartCpOrFc)
 
void Write (SvStream &rStrm)
 

Private Member Functions

 WW8_WrPlc0 (WW8_WrPlc0 const &)=delete
 
WW8_WrPlc0operator= (WW8_WrPlc0 const &)=delete
 

Private Attributes

std::vector< sal_uLongm_aPos
 
sal_uLong m_nOfs
 

Detailed Description

Definition at line 106 of file wrtw8sty.cxx.

Constructor & Destructor Documentation

◆ WW8_WrPlc0() [1/2]

WW8_WrPlc0::WW8_WrPlc0 ( WW8_WrPlc0 const &  )
privatedelete

◆ WW8_WrPlc0() [2/2]

WW8_WrPlc0::WW8_WrPlc0 ( sal_uLong  nOffset)
explicit

Definition at line 1010 of file wrtw8sty.cxx.

Member Function Documentation

◆ Append()

void WW8_WrPlc0::Append ( sal_uLong  nStartCpOrFc)

Definition at line 1015 of file wrtw8sty.cxx.

References m_aPos, and m_nOfs.

◆ Count()

sal_uInt16 WW8_WrPlc0::Count ( ) const
inline

Definition at line 117 of file wrtw8sty.cxx.

References m_aPos.

◆ operator=()

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

◆ Write()

void WW8_WrPlc0::Write ( SvStream rStrm)

Definition at line 1020 of file wrtw8sty.cxx.

References m_aPos, rStrm, and SvStream::WriteUInt32().

Member Data Documentation

◆ m_aPos

std::vector<sal_uLong> WW8_WrPlc0::m_aPos
private

Definition at line 109 of file wrtw8sty.cxx.

Referenced by Append(), Count(), and Write().

◆ m_nOfs

sal_uLong WW8_WrPlc0::m_nOfs
private

Definition at line 110 of file wrtw8sty.cxx.

Referenced by Append().


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