Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java597 XPropertySet xRetPropertySet = xColumnDataDescriptorFactory.createDataDescriptor(); in clonePropertySet() local
609 xRetPropertySet.setPropertyValue(sPropName, oColValue); in clonePropertySet()
617 return xRetPropertySet; in clonePropertySet()