Home
last modified time | relevance | path

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

/aoo4110/main/forms/qa/integration/forms/
H A DListBox.java96 XListBox listBoxControl = UnoRuntime.queryInterface( XListBox.class, in checkForeignKeys() local
98 if ( !listBoxControl.getSelectedItem().equals( displayValues[row] ) ) in checkForeignKeys()
H A DCellBinding.java559 XListBox listBoxControl = (XListBox)UnoRuntime.queryInterface( in simulateUserListBoxSelection() local
561 listBoxControl.selectItem( _selectEntry, true ); in simulateUserListBoxSelection()

Completed in 11 milliseconds