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

#include <ww8scan.hxx>

Public Member Functions

 WW8PLCFpcd (SvStream *pSt, sal_uInt32 nFilePos, sal_uInt32 nPLCF, sal_uInt32 nStruct)
 

Private Member Functions

 WW8PLCFpcd (const WW8PLCFpcd &)=delete
 
WW8PLCFpcdoperator= (const WW8PLCFpcd &)=delete
 
void TruncToSortedRange ()
 

Private Attributes

std::unique_ptr< WW8_CP[]> m_pPLCF_PosArray
 
sal_uInt8m_pPLCF_Contents
 
sal_Int32 m_nIMax
 
sal_uInt32 m_nStru
 

Friends

class WW8PLCFpcd_Iter
 

Detailed Description

Definition at line 340 of file ww8scan.hxx.

Constructor & Destructor Documentation

◆ WW8PLCFpcd() [1/2]

WW8PLCFpcd::WW8PLCFpcd ( const WW8PLCFpcd )
privatedelete

◆ WW8PLCFpcd() [2/2]

WW8PLCFpcd::WW8PLCFpcd ( SvStream pSt,
sal_uInt32  nFilePos,
sal_uInt32  nPLCF,
sal_uInt32  nStruct 
)

Member Function Documentation

◆ operator=()

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

◆ TruncToSortedRange()

void WW8PLCFpcd::TruncToSortedRange ( )
private

Definition at line 2375 of file ww8scan.cxx.

References m_nIMax, m_pPLCF_PosArray, and TruncToSortedRange().

Referenced by TruncToSortedRange(), and WW8PLCFpcd().

Friends And Related Function Documentation

◆ WW8PLCFpcd_Iter

friend class WW8PLCFpcd_Iter
friend

Definition at line 342 of file ww8scan.hxx.

Member Data Documentation

◆ m_nIMax

sal_Int32 WW8PLCFpcd::m_nIMax
private

◆ m_nStru

sal_uInt32 WW8PLCFpcd::m_nStru
private

Definition at line 347 of file ww8scan.hxx.

Referenced by WW8PLCFpcd_Iter::Get().

◆ m_pPLCF_Contents

sal_uInt8* WW8PLCFpcd::m_pPLCF_Contents
private

Definition at line 345 of file ww8scan.hxx.

Referenced by WW8PLCFpcd_Iter::Get(), and WW8PLCFpcd().

◆ m_pPLCF_PosArray

std::unique_ptr<WW8_CP[]> WW8PLCFpcd::m_pPLCF_PosArray
private

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