Searched defs:ActivateCell (Results 1 – 4 of 4) sorted by relevance
278 void ActivateCell() { FmGridControl::ActivateCell(); } in ActivateCell() function in dbaui::SbaGridControl
581 void ActivateCell() { ActivateCell(GetCurRow(), GetCurColumnId()); } in ActivateCell() function in svt::EditBrowseBox
1034 void EditBrowseBox::ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bCellFocus) in ActivateCell() function in svt::EditBrowseBox
1175 void SbaGridControl::ActivateCell(long nRow, sal_uInt16 nCol, sal_Bool bSetCellFocus /*= sal_True*/… in ActivateCell() function in SbaGridControl
Completed in 78 milliseconds