Searched refs:copyps (Results 1 – 1 of 1) sorted by relevance
131 XPropertySet copyps = (XPropertySet)UnoRuntime.queryInterface( in _read() local134 XPropertySetInfo copypsi = copyps.getPropertySetInfo(); in _read()138 Object cps = copyps.getPropertyValue(copyprops[i].Name); in _read()160 dbg.printPropertyInfo(copyps, copyprops[i].Name, log); in _read()
Completed in 13 milliseconds