Searched refs:GetActRow (Results 1 – 3 of 3) sorted by relevance
90 ::boost::shared_ptr<OTableRow> pCurRow = GetCtrl()->GetActRow(); in IsReadOnly()
166 ::boost::shared_ptr<OTableRow> GetActRow(){ return pActRow; } in GetActRow() function in dbaui::OTableEditorCtrl
1574 if( GetActRow()->IsReadOnly() ) in IsInsertNewAllowed()1984 pDescrWin->SetReadOnly(bReadOnly || !SetDataPtr(nRow) || GetActRow()->IsReadOnly()); in DeactivateCell()
Completed in 29 milliseconds