Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx150 sal_Bool SaveCurRow();
H A DTEditControl.cxx566 sal_Bool OTableEditorCtrl::SaveCurRow() in SaveCurRow() function in OTableEditorCtrl
H A DTableController.cxx285 static_cast<OTableDesignView*>(getView())->GetEditorCtrl()->SaveCurRow(); in Execute()