CurrentAddressLock Struct Reference
Public Member Functions | |
| CurrentAddressLock (int &r, int &c, const CellAddress &addr) | |
| ~CurrentAddressLock () | |
Public Attributes | |
| int & | col |
| int & | row |
Constructor & Destructor Documentation
◆ CurrentAddressLock()
| CurrentAddressLock::CurrentAddressLock | ( | int & | r, |
| int & | c, | ||
| const CellAddress & | addr | ||
| ) |
◆ ~CurrentAddressLock()
| CurrentAddressLock::~CurrentAddressLock | ( | ) |
Member Data Documentation
◆ col
| int& CurrentAddressLock::col |
◆ row
| int& CurrentAddressLock::row |
The documentation for this struct was generated from the following file:
- src/Mod/Spreadsheet/App/Sheet.cpp
1.8.17