Searched refs:getListBoxControl (Results 1 – 1 of 1) sorted by relevance
138 XAccessible.class, getListBoxControl( activeSheet ) ); in impl_clickListBox()146 … String selectSheetName = getListBoxControl( activeSheet ).getItem( (short)selectPosition ); in impl_clickListBox()320 protected XListBox getListBoxControl( XSpreadsheet sheet ) throws com.sun.star.uno.Exception in getListBoxControl() method in ListSelection