Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java557 int TotFieldCount = FieldColumns.length; in createRecordFieldNames() local
560 RecordFieldNames = new String[TotFieldCount - GroupFieldCount]; in createRecordFieldNames()
563 for (int i = 0; i < TotFieldCount; i++) in createRecordFieldNames()

Completed in 15 milliseconds