Searched refs:activateCell (Results 1 – 4 of 4) sorted by relevance
209 virtual bool activateCell( ColPos const i_col, RowPos const i_row ) = 0;
209 i_tableControl.activateCell( tableCell.nColumn, tableCell.nRow ); in handleMouseDown()
292 virtual bool activateCell( ColPos const i_col, RowPos const i_row );
2109 bool TableControl_Impl::activateCell( ColPos const i_col, RowPos const i_row ) in activateCell() function in svt::table::TableControl_Impl
Completed in 34 milliseconds