LibreOffice Module sw (master) 1
|
#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 | |
WW8PLCFpcd & | operator= (const WW8PLCFpcd &)=delete |
void | TruncToSortedRange () |
Private Attributes | |
std::unique_ptr< WW8_CP[]> | m_pPLCF_PosArray |
sal_uInt8 * | m_pPLCF_Contents |
sal_Int32 | m_nIMax |
sal_uInt32 | m_nStru |
Friends | |
class | WW8PLCFpcd_Iter |
Definition at line 340 of file ww8scan.hxx.
|
privatedelete |
WW8PLCFpcd::WW8PLCFpcd | ( | SvStream * | pSt, |
sal_uInt32 | nFilePos, | ||
sal_uInt32 | nPLCF, | ||
sal_uInt32 | nStruct | ||
) |
Definition at line 2526 of file ww8scan.cxx.
References checkSeek(), m_nIMax, m_pPLCF_Contents, m_pPLCF_PosArray, min(), SvStream::ReadBytes(), SvStream::remainingSize(), SvStream::Seek(), SvStream::Tell(), and TruncToSortedRange().
|
privatedelete |
|
private |
Definition at line 2375 of file ww8scan.cxx.
References m_nIMax, m_pPLCF_PosArray, and TruncToSortedRange().
Referenced by TruncToSortedRange(), and WW8PLCFpcd().
|
friend |
Definition at line 342 of file ww8scan.hxx.
|
private |
Definition at line 346 of file ww8scan.hxx.
Referenced by WW8PLCFpcd_Iter::advance(), WW8PLCFpcd_Iter::Get(), WW8PLCFpcd_Iter::GetIMax(), WW8PLCFpcd_Iter::SeekPos(), TruncToSortedRange(), WW8PLCFpcd_Iter::Where(), and WW8PLCFpcd().
|
private |
Definition at line 347 of file ww8scan.hxx.
Referenced by WW8PLCFpcd_Iter::Get().
|
private |
Definition at line 345 of file ww8scan.hxx.
Referenced by WW8PLCFpcd_Iter::Get(), and WW8PLCFpcd().
|
private |
Definition at line 344 of file ww8scan.hxx.
Referenced by WW8PLCFpcd_Iter::Get(), WW8PLCFpcd_Iter::SeekPos(), TruncToSortedRange(), WW8PLCFpcd_Iter::Where(), and WW8PLCFpcd().