Searched refs:xLBModelPSet (Results 1 – 1 of 1) sorted by relevance
963 …XPropertySet xLBModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xLBModelM… in insertListBox() local964 xLBModelPSet.setPropertyValue("MultiSelection", Boolean.TRUE); in insertListBox()966 xLBModelPSet.setPropertyValue("SelectedItems", nSelItems); in insertListBox()
Completed in 15 milliseconds