Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx723 const bool bLastRow = rSettings.mbUseLastRow && (nRow == nPreviewColumns - 1); in FillCellInfoMatrix() local
734 else if( bLastRow ) in FillCellInfoMatrix()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx2369 const bool bLastRow = !pEndOfRow; in CheckViewLayout() local
2389 if ( bLastRow ) in CheckViewLayout()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1323 sal_Bool bLastRow = nRow >= nRowCount; in RowInserted() local
1335 if ( !bLastRow ) in RowInserted()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx382 const bool bLastRow = (aPos.mnRow == nRowCount-1) && rStyle.mbUseLastRow; in ApplyCellStyles() local
393 else if( bLastRow ) in ApplyCellStyles()

Completed in 44 milliseconds