Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java297 Object oField = oCommand.getColumns().getByName(sFieldName); in getFieldNamesOfCommand() local
298 int iType = AnyConverter.toInt(Helper.getUnoPropertyValue(oField, "Type")); in getFieldNamesOfCommand()
382 Object oField = oTable.getColumns().getByName(_oFieldColumn.getFieldName()); in isnumeric() local
383 int iType = AnyConverter.toInt(Helper.getUnoPropertyValue(oField, "Type")); in isnumeric()

Completed in 16 milliseconds