Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx90 ::boost::shared_ptr<OTableRow> pCurRow = GetCtrl()->GetActRow(); in IsReadOnly()
H A DTEditControl.hxx166 ::boost::shared_ptr<OTableRow> GetActRow(){ return pActRow; } in GetActRow() function in dbaui::OTableEditorCtrl
H A DTEditControl.cxx1574 if( GetActRow()->IsReadOnly() ) in IsInsertNewAllowed()
1984 pDescrWin->SetReadOnly(bReadOnly || !SetDataPtr(nRow) || GetActRow()->IsReadOnly()); in DeactivateCell()

Completed in 32 milliseconds