Searched refs:bLastRow (Results 1 – 4 of 4) sorted by relevance
723 const bool bLastRow = rSettings.mbUseLastRow && (nRow == nPreviewColumns - 1); in FillCellInfoMatrix() local734 else if( bLastRow ) in FillCellInfoMatrix()
2369 const bool bLastRow = !pEndOfRow; in CheckViewLayout() local2389 if ( bLastRow ) in CheckViewLayout()
1323 sal_Bool bLastRow = nRow >= nRowCount; in RowInserted() local1335 if ( !bLastRow ) in RowInserted()
382 const bool bLastRow = (aPos.mnRow == nRowCount-1) && rStyle.mbUseLastRow; in ApplyCellStyles() local393 else if( bLastRow ) in ApplyCellStyles()
Completed in 54 milliseconds