Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java62 private String[] RecordFieldNames = new String[] field in CommandMetaData
560 RecordFieldNames = new String[TotFieldCount - GroupFieldCount]; in createRecordFieldNames()
568 RecordFieldNames[a] = CurFieldName; in createRecordFieldNames()
577 RecordFieldNames = _aNewList; in setRecordFieldNames()
582 return RecordFieldNames; in getRecordFieldNames()
587 return RecordFieldNames[i]; in getRecordFieldName()

Completed in 16 milliseconds