Searched refs:GetSeekRow (Results 1 – 4 of 4) sorted by relevance
538 const DbGridRowRef& GetSeekRow(GrantControlAccess /*_aAccess*/) const { return m_xSeekRow; } in GetSeekRow() function in DbGridControl590 const DbGridRowRef& GetSeekRow() const { return m_xSeekRow; } in GetSeekRow() function in DbGridControl
1242 GetSeekRow()->SetState(m_pSeekCursor, sal_True); in DeleteSelectedRows()1256 GetSeekRow()->SetState(m_pSeekCursor, sal_True); in DeleteSelectedRows()1922 GetSeekRow()->SetState(m_pSeekCursor, sal_True); in getSelectionBookmarks()
121 const DbGridRowRef& rSeekRow = m_pControl->GetSeekRow(aAccess); in rowsChanged()
1352 const DbGridRowRef xRow = pGrid->GetSeekRow(); in queryFieldDataType()