Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1536 if (!GetEmptyRow().Is()) in AcceptDrop()
1610 if(nAction != DND_ACTION_COPY && GetEmptyRow().Is()) in AcceptDrop()
1686 if(GetEmptyRow().Is()) in ExecuteDrop()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx589 const DbGridRowRef& GetEmptyRow() const { return m_xEmptyRow; } in GetEmptyRow() function in DbGridControl
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1155 if (GetEmptyRow().Is() && IsRowSelected(GetRowCount() - 1)) in DeleteSelectedRows()
1323 if (!nRecordCount && GetEmptyRow().Is()) in DeleteSelectedRows()

Completed in 28 milliseconds