Home
last modified time | relevance | path

Searched refs:IsInsertionRow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1841 else if ( IsInsertionRow( nRow ) ) in SeekRow()
2044 else if (IsInsertionRow(nRow)) in GetRowStatus()
2120 if (IsInsertionRow(nNewRow)) in SetCurrent()
2439 else if (IsInsertionRow(nRow)) // Leerzeile zum Einfuegen von Datensaetzen in SeekCursor()
2442 else if (IsInsertionRow(nRow)) // Leerzeile zum Einfuegen von Datensaetzen in SeekCursor()
3289 sal_Bool DbGridControl::IsInsertionRow(long nRow) const in IsInsertionRow() function in DbGridControl
H A Dfmgridcl.cxx1246 if (!IsInsertionRow(nIdx)) in DeleteSelectedRows()
1369 if (IsInsertionRow(GetRowCount() - 1)) // einfuegeZeile nicht in DeleteSelectedRows()
1911 if (IsInsertionRow(nIdx)) in getSelectionBookmarks()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx582 sal_Bool IsInsertionRow(long nRow) const;

Completed in 46 milliseconds