Home
last modified time | relevance | path

Searched refs:SelectAllRows (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx707 pTable->SelectAllRows( true ); in selectAllRows()
731 pTable->SelectAllRows( false ); in deselectAllRows()
/aoo4110/main/svtools/inc/svtools/
H A Daccessibletable.hxx127 virtual void SelectAllRows( bool const i_select ) = 0;
/aoo4110/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx211 virtual void SelectAllRows( bool const i_select );
/aoo4110/main/accessibility/source/extended/
H A DAccessibleGridControlTable.cxx289 m_aTable.SelectAllRows( false ); in clearAccessibleSelection()
/aoo4110/main/svtools/source/table/
H A Dtablecontrol.cxx255 void TableControl::SelectAllRows( bool const i_select ) in SelectAllRows() function in svt::table::TableControl

Completed in 35 milliseconds