Searched refs:xCbBModelPSet (Results 1 – 1 of 1) sorted by relevance
1006 …XPropertySet xCbBModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xCbBMode… in insertComboBox() local1007 xCbBModelPSet.setPropertyValue("MaxTextLen", new Short((short) 10)); in insertComboBox()1008 xCbBModelPSet.setPropertyValue("ReadOnly", Boolean.FALSE); in insertComboBox()
Completed in 23 milliseconds