LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
Parm Struct Reference
Collaboration diagram for Parm:
[legend]

Public Member Functions

 Parm (const SwTabCols &rN, const SwTabCols &rO)
 

Public Attributes

const SwTabColsrNew
 
const SwTabColsrOld
 
tools::Long nNewWish
 
tools::Long nOldWish
 
std::deque< SwTableBox * > aBoxArr
 
SwShareBoxFormats aShareFormats
 

Detailed Description

Definition at line 602 of file swtable.cxx.

Constructor & Destructor Documentation

◆ Parm()

Parm::Parm ( const SwTabCols rN,
const SwTabCols rO 
)
inline

Definition at line 611 of file swtable.cxx.

Member Data Documentation

◆ aBoxArr

std::deque<SwTableBox*> Parm::aBoxArr

Definition at line 608 of file swtable.cxx.

Referenced by SwTable::SetTabCols().

◆ aShareFormats

SwShareBoxFormats Parm::aShareFormats

Definition at line 609 of file swtable.cxx.

Referenced by lcl_AdjustBox(), lcl_AdjustWidthsInLine(), and lcl_ProcessBoxSet().

◆ nNewWish

tools::Long Parm::nNewWish

Definition at line 606 of file swtable.cxx.

Referenced by lcl_ProcessBoxSet(), SwTable::NewSetTabCols(), and SwTable::SetTabCols().

◆ nOldWish

tools::Long Parm::nOldWish

Definition at line 607 of file swtable.cxx.

Referenced by lcl_ProcessBoxSet(), SwTable::NewSetTabCols(), and SwTable::SetTabCols().

◆ rNew

const SwTabCols& Parm::rNew

Definition at line 604 of file swtable.cxx.

Referenced by lcl_ProcessBoxSet(), and SwTable::NewSetTabCols().

◆ rOld

const SwTabCols& Parm::rOld

Definition at line 605 of file swtable.cxx.

Referenced by lcl_ProcessBoxSet(), and SwTable::NewSetTabCols().


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