Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/common/
H A DHelper.java258 …com.sun.star.beans.XMultiPropertySet xMultiPSetLst = UnoRuntime.queryInterface(com.sun.star.beans.… in setUnoPropertyValues() local
259 if (xMultiPSetLst != null) in setUnoPropertyValues()
261 xMultiPSetLst.setPropertyValues(PropertyNames, PropertyValues); in setUnoPropertyValues()