Searched refs:SelectCell (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | redcom.cxx | 144 void ScRedComDialog::SelectCell() in SelectCell() function in ScRedComDialog 167 SelectCell(); in IMPL_LINK() 178 SelectCell(); in IMPL_LINK()
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleSpreadsheet.cxx | 1155 SelectCell(nRow, nCol, sal_False); in selectAccessibleChild() 1293 SelectCell(nRow, nCol, sal_True); in deselectAccessibleChild() 1298 SelectCell(nRow, nCol, sal_True); in deselectAccessibleChild() 1302 void ScAccessibleSpreadsheet::SelectCell(sal_Int32 nRow, sal_Int32 nCol, sal_Bool bDeselect) in SelectCell() function in ScAccessibleSpreadsheet
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | redcom.hxx | 51 void SelectCell();
|
H A D | AccessibleSpreadsheet.hxx | 286 void SelectCell(sal_Int32 nRow, sal_Int32 nCol, sal_Bool bDeselect);
|
Completed in 19 milliseconds