|
LibreOffice Module sc (master) 1
|
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 |
Definition at line 286 of file bcaslot.hxx.
|
inline |
Definition at line 297 of file bcaslot.hxx.
| SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nCumulatedCol |
Definition at line 295 of file bcaslot.hxx.
| SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nCumulatedRow |
Definition at line 291 of file bcaslot.hxx.
| SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nSliceCol |
Definition at line 294 of file bcaslot.hxx.
| SCSIZE ScBroadcastAreaSlotMachine::ScSlotData::nSliceRow |
Definition at line 290 of file bcaslot.hxx.
| SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStartCol |
Definition at line 292 of file bcaslot.hxx.
Referenced by ScBroadcastAreaSlotMachine::DoChecks().
| SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStartRow |
Definition at line 288 of file bcaslot.hxx.
Referenced by ScBroadcastAreaSlotMachine::DoChecks().
| SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStopCol |
Definition at line 293 of file bcaslot.hxx.
Referenced by ScBroadcastAreaSlotMachine::DoChecks().
| SCROW ScBroadcastAreaSlotMachine::ScSlotData::nStopRow |
Definition at line 289 of file bcaslot.hxx.
Referenced by ScBroadcastAreaSlotMachine::DoChecks().