Searched refs:bUpdateCursor (Results 1 – 2 of 2) sorted by relevance
1863 void DbGridControl::RecalcRows(long nNewTopRow, sal_uInt16 nLinesOnScreen, sal_Bool bUpdateCursor) in RecalcRows() argument1874 sal_Bool bDisablePaint = !bUpdateCursor && IsPaintEnabled(); in RecalcRows()1896 bUpdateCursor = sal_True; in RecalcRows()1911 else if (nDelta != 0 || bUpdateCursor) in RecalcRows()
567 void RecalcRows(long nNewTopRow, sal_uInt16 nLinesOnScreen, sal_Bool bUpdateCursor);
Completed in 30 milliseconds