Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java225 String sCompound = Command + "." + _FieldName; in getFieldColumnByFieldName() local
226 if (sFieldName.equals(sCompound)) in getFieldColumnByFieldName()
247 String sCompound = Command + "." + _DisplayName; in getFieldColumnByDisplayName() local
248 if (sDisplayName.equals(sCompound)) in getFieldColumnByDisplayName()

Completed in 16 milliseconds