Searched refs:m_bPendingAdjustRows (Results 1 – 2 of 2) sorted by relevance
956 ,m_bPendingAdjustRows(sal_False) in DbGridControl()3108 …TRACE_RANGE_MESSAGE1("forcing a synchron call to ", m_bPendingAdjustRows ? "AdjustRows" : "AdustDa… in CellModified()3114 if (m_bPendingAdjustRows) in CellModified()3648 m_bPendingAdjustRows = _bRows; in implAdjustInSolarThread()
301 …sal_Bool m_bPendingAdjustRows : 1; // if an async adjust is pending, is it for Adjust… member in DbGridControl