Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/document/
H A DDatabaseControl.java61 …ontrol(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldtype, String _columntitle) in DatabaseControl() argument
65 createGridColumn(_oGridControl, _curfieldcolumn, _fieldtype, _columntitle); in DatabaseControl()
73 …Column(GridControl _oGridControl, FieldColumn _curfieldcolumn, int _fieldtype, String _columntitle) in createGridColumn() argument
91 xPropColumn.setPropertyValue(PropertyNames.PROPERTY_LABEL, _columntitle); in createGridColumn()

Completed in 36 milliseconds