Searched refs:props1 (Results 1 – 1 of 1) sorted by relevance
100 XPropertySet props1 = null ; in _readObject() local103 props1 = (XPropertySet) UnoRuntime.queryInterface in _readObject()109 if (props1 == null) { in _readObject()121 compareProperties(props1, props2)) ; in _readObject()124 protected boolean compareProperties(XPropertySet props1, in compareProperties() argument127 Property[] p1 = props1.getPropertySetInfo().getProperties() ; in compareProperties()144 (props1.getPropertyValue(propName), in compareProperties()
Completed in 7 milliseconds