Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/io/
H A D_XPersistObject.java131 XPropertySet copyps = (XPropertySet)UnoRuntime.queryInterface( in _read() local
134 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 15 milliseconds