LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScBroadcastAreaSlotMachine::ScSlotData Struct Reference

Public Member Functions

 ScSlotData (SCROW r1, SCROW r2, SCSIZE sr, SCSIZE cr, SCCOL c1, SCCOL c2, SCSIZE sc, SCSIZE cc)
 

Public Attributes

SCROW nStartRow
 
SCROW nStopRow
 
SCSIZE nSliceRow
 
SCSIZE nCumulatedRow
 
SCROW nStartCol
 
SCROW nStopCol
 
SCSIZE nSliceCol
 
SCSIZE nCumulatedCol
 

Detailed Description

Definition at line 286 of file bcaslot.hxx.

Constructor & Destructor Documentation

◆ ScSlotData()

ScBroadcastAreaSlotMachine::ScSlotData::ScSlotData ( SCROW  r1,
SCROW  r2,
SCSIZE  sr,
SCSIZE  cr,
SCCOL  c1,
SCCOL  c2,
SCSIZE  sc,
SCSIZE  cc 
)
inline

Definition at line 297 of file bcaslot.hxx.

Member Data Documentation

◆ nCumulatedCol

SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nCumulatedCol

Definition at line 295 of file bcaslot.hxx.

◆ nCumulatedRow

SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nCumulatedRow

Definition at line 291 of file bcaslot.hxx.

◆ nSliceCol

SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nSliceCol

Definition at line 294 of file bcaslot.hxx.

◆ nSliceRow

SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nSliceRow

Definition at line 290 of file bcaslot.hxx.

◆ nStartCol

SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStartCol

Definition at line 292 of file bcaslot.hxx.

Referenced by ScBroadcastAreaSlotMachine::DoChecks().

◆ nStartRow

SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStartRow

Definition at line 288 of file bcaslot.hxx.

Referenced by ScBroadcastAreaSlotMachine::DoChecks().

◆ nStopCol

SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStopCol

Definition at line 293 of file bcaslot.hxx.

Referenced by ScBroadcastAreaSlotMachine::DoChecks().

◆ nStopRow

SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStopRow

Definition at line 289 of file bcaslot.hxx.

Referenced by ScBroadcastAreaSlotMachine::DoChecks().


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