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