Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java222 int QueryCount; in setCommandTypes() local
227 QueryCount = JavaTools.getArraylength(QueryNames); in setCommandTypes()
228 CommandCount = TableCount + QueryCount; in setCommandTypes()
237 for (i = 0; i < QueryCount; i++) in setCommandTypes()

Completed in 12 milliseconds