Inheritance diagram for CellDownShifter:
Public Member Functions | |
CellDownShifter (int f, int c) | |
Protected Member Functions | |
Reference * | copyRef (Reference *ref) |
Definition at line 220 of file iiscell.cpp.
|
Definition at line 223 of file iiscell.cpp. 00223 : CellShifter(f,c) 00224 { 00225 };
|
|
Implements ReferenceFixer. Definition at line 227 of file iiscell.cpp. References CellShifter::from, CellShifter::nr, and Reference::row.
|