Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java963 …XPropertySet xLBModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xLBModelM… in insertListBox() local
964 xLBModelPSet.setPropertyValue("MultiSelection", Boolean.TRUE); in insertListBox()
966 xLBModelPSet.setPropertyValue("SelectedItems", nSelItems); in insertListBox()

Completed in 28 milliseconds