Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1863 void DbGridControl::RecalcRows(long nNewTopRow, sal_uInt16 nLinesOnScreen, sal_Bool bUpdateCursor) in RecalcRows() argument
1874 sal_Bool bDisablePaint = !bUpdateCursor && IsPaintEnabled(); in RecalcRows()
1896 bUpdateCursor = sal_True; in RecalcRows()
1911 else if (nDelta != 0 || bUpdateCursor) in RecalcRows()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx567 void RecalcRows(long nNewTopRow, sal_uInt16 nLinesOnScreen, sal_Bool bUpdateCursor);

Completed in 35 milliseconds