Home
last modified time | relevance | path

Searched refs:getListBoxControl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/forms/qa/integration/forms/
H A DListSelection.java138 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