LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
WW8PLCFxDesc Struct Reference

#include <ww8scan.hxx>

Collaboration diagram for WW8PLCFxDesc:
[legend]

Public Member Functions

void Save (WW8PLCFxSave1 &rSave) const
 
void Restore (const WW8PLCFxSave1 &rSave)
 
 WW8PLCFxDesc ()
 
void ReduceByOffset ()
 

Public Attributes

WW8PLCFxpPLCFx
 
std::optional< std::stack< sal_uInt16 > > xIdStack
 
const sal_uInt8pMemPos
 
tools::Long nOrigSprmsLen
 
WW8_CP nStartPos
 
WW8_CP nEndPos
 
WW8_CP nOrigStartPos
 
WW8_CP nOrigEndPos
 
WW8_CP nCp2OrIdx
 
sal_Int32 nSprmsLen
 
tools::Long nCpOfs
 
bool bFirstSprm
 
bool bRealLineEnd
 
sal_Int16 nRelativeJustify
 

Detailed Description

Definition at line 879 of file ww8scan.hxx.

Constructor & Destructor Documentation

◆ WW8PLCFxDesc()

WW8PLCFxDesc::WW8PLCFxDesc ( )
inline

Definition at line 912 of file ww8scan.hxx.

Member Function Documentation

◆ ReduceByOffset()

void WW8PLCFxDesc::ReduceByOffset ( )

◆ Restore()

void WW8PLCFxDesc::Restore ( const WW8PLCFxSave1 rSave)

◆ Save()

void WW8PLCFxDesc::Save ( WW8PLCFxSave1 rSave) const

Member Data Documentation

◆ bFirstSprm

bool WW8PLCFxDesc::bFirstSprm

Definition at line 904 of file ww8scan.hxx.

Referenced by WW8PLCFMan::GetNewNoSprms(), and WW8PLCFMan::GetNewSprms().

◆ bRealLineEnd

bool WW8PLCFxDesc::bRealLineEnd

Definition at line 905 of file ww8scan.hxx.

Referenced by WW8PLCFMan::AdjustEnds().

◆ nCp2OrIdx

WW8_CP WW8PLCFxDesc::nCp2OrIdx

Definition at line 901 of file ww8scan.hxx.

Referenced by WW8PLCFMan::GetNewNoSprms().

◆ nCpOfs

tools::Long WW8PLCFxDesc::nCpOfs

◆ nEndPos

WW8_CP WW8PLCFxDesc::nEndPos

◆ nOrigEndPos

WW8_CP WW8PLCFxDesc::nOrigEndPos

Definition at line 890 of file ww8scan.hxx.

Referenced by WW8PLCFMan::AdjustEnds().

◆ nOrigSprmsLen

tools::Long WW8PLCFxDesc::nOrigSprmsLen

Definition at line 884 of file ww8scan.hxx.

Referenced by WW8PLCFMan::GetNewNoSprms(), WW8PLCFMan::GetNewSprms(), Restore(), and Save().

◆ nOrigStartPos

WW8_CP WW8PLCFxDesc::nOrigStartPos

Definition at line 889 of file ww8scan.hxx.

Referenced by WW8PLCFMan::AdjustEnds(), SwWW8ImplReader::ReadChar(), and Save().

◆ nRelativeJustify

sal_Int16 WW8PLCFxDesc::nRelativeJustify

Definition at line 906 of file ww8scan.hxx.

◆ nSprmsLen

sal_Int32 WW8PLCFxDesc::nSprmsLen

◆ nStartPos

WW8_CP WW8PLCFxDesc::nStartPos

◆ pMemPos

const sal_uInt8* WW8PLCFxDesc::pMemPos

◆ pPLCFx

WW8PLCFx* WW8PLCFxDesc::pPLCFx

◆ xIdStack

std::optional<std::stack<sal_uInt16> > WW8PLCFxDesc::xIdStack

Definition at line 882 of file ww8scan.hxx.


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