Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java485 String namesuffix = "_" + String.valueOf(_index + 1); in getFunctionControlName() local
486 return "lstfunctions" + namesuffix; in getFunctionControlName()
491 String namesuffix = "_" + String.valueOf(_index + 1); in getFieldsControlName() local
492 return "lstFieldnames" + namesuffix; in getFieldsControlName()

Completed in 19 milliseconds