Searched refs:xLBModelMPSet (Results 1 – 2 of 2) sorted by relevance
212 …XMultiPropertySet xLBModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.… in insertListBox() local214 xLBModelMPSet.setPropertyValues( in insertListBox()217 m_xDlgModelNameContainer.insertByName(sName, xLBModelMPSet); in insertListBox()
956 …XMultiPropertySet xLBModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.… in insertListBox() local958 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 16 milliseconds