Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java377 public boolean isnumeric(FieldColumn _oFieldColumn) in isnumeric() argument
381 CommandObject oTable = super.getTableByName(_oFieldColumn.getCommandName()); in isnumeric()
382 Object oField = oTable.getColumns().getByName(_oFieldColumn.getFieldName()); in isnumeric()

Completed in 21 milliseconds