Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java390 XPropertySet xNewPropertySet = curTableDescriptor.clonePropertySet(_ColumnName, _xColumn); in updateColumnDescriptor()
398 public XPropertySet clonePropertySet(XPropertySet _xPropertySet) in clonePropertySet() method in FieldFormatter
/trunk/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java595 public XPropertySet clonePropertySet(String _snewname, XPropertySet _xnewPropertySet) in clonePropertySet() method in TableDescriptor