Home
last modified time | relevance | path

Searched refs:lLastColumn (Results 1 – 1 of 1) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/sheets/qpro/3rdparty/libqpro/src/
H A Drecord.cc271 QP_UINT8 lLastColumn; in cellRef() local
278 >> lLastColumn in cellRef()
286 << ", last col " << lLastColumn in cellRef()
295 cellRef(&pText[strlen(pText)], pTable, lNoteBook, lLastPage, lLastColumn, lLastRow); in cellRef()