Searched defs:bLastRow (Results 1 – 4 of 4) sorted by relevance
723 const bool bLastRow = rSettings.mbUseLastRow && (nRow == nPreviewColumns - 1); in FillCellInfoMatrix() local
1323 sal_Bool bLastRow = nRow >= nRowCount; in RowInserted() local
2369 const bool bLastRow = !pEndOfRow; in CheckViewLayout() local
382 const bool bLastRow = (aPos.mnRow == nRowCount-1) && rStyle.mbUseLastRow; in ApplyCellStyles() local
Completed in 56 milliseconds