Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java212 …XMultiPropertySet xLBModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.… in insertListBox() local
214 xLBModelMPSet.setPropertyValues( in insertListBox()
217 m_xDlgModelNameContainer.insertByName(sName, xLBModelMPSet); in insertListBox()
H A DUnoDialogSample.java956 …XMultiPropertySet xLBModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.… in insertListBox() local
958 xLBModelMPSet.setPropertyValues( in insertListBox()
963 …ertySet xLBModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xLBModelMPSet); in insertListBox()
968 m_xDlgModelNameContainer.insertByName(sName, xLBModelMPSet); in insertListBox()

Completed in 33 milliseconds