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