Home
last modified time | relevance | path

Searched refs:activateCell (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svtools/inc/svtools/table/
H A Dtablecontrolinterface.hxx209 virtual bool activateCell( ColPos const i_col, RowPos const i_row ) = 0;
/aoo4110/main/svtools/source/table/
H A Dmousefunction.cxx209 i_tableControl.activateCell( tableCell.nColumn, tableCell.nRow ); in handleMouseDown()
H A Dtablecontrol_impl.hxx292 virtual bool activateCell( ColPos const i_col, RowPos const i_row );
H A Dtablecontrol_impl.cxx2109 bool TableControl_Impl::activateCell( ColPos const i_col, RowPos const i_row ) in activateCell() function in svt::table::TableControl_Impl

Completed in 34 milliseconds