Searched refs:SelectAllRows (Results 1 – 5 of 5) sorted by relevance
707 pTable->SelectAllRows( true ); in selectAllRows()731 pTable->SelectAllRows( false ); in deselectAllRows()
127 virtual void SelectAllRows( bool const i_select ) = 0;
211 virtual void SelectAllRows( bool const i_select );
289 m_aTable.SelectAllRows( false ); in clearAccessibleSelection()
255 void TableControl::SelectAllRows( bool const i_select ) in SelectAllRows() function in svt::table::TableControl
Completed in 25 milliseconds