Searched refs:selectPosition (Results 1 – 1 of 1) sorted by relevance
117 int selectPosition = generator.nextInt( 5 ); in impl_clickListBox() local118 … String selectSheetName = getListBoxControl( activeSheet ).getItem( (short)selectPosition ); in impl_clickListBox()119 accessibleList.selectAccessibleChild( selectPosition ); in impl_clickListBox()