Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/ui/event/
H A DListModelBinder.java42 private XListBox unoList; field in ListModelBinder
63 unoList = UnoRuntime.queryInterface(XListBox.class, unoListBox); in ListModelBinder()
99 unoList.removeItems(i1, (short) (i2 - i1 + 1)); in remove()
104 unoList.addItem(getItemString(i), i); in insert()

Completed in 20 milliseconds