Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java387 private void updateColumnDescriptor(String _ColumnName, XPropertySet _xColumn) in updateColumnDescriptor() argument
390 XPropertySet xNewPropertySet = curTableDescriptor.clonePropertySet(_ColumnName, _xColumn); in updateColumnDescriptor()
395 txtfieldname.setText(_ColumnName); in updateColumnDescriptor()