Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DQueryMetaData.java185 String[] sIncludedCommandNames = new String[CommandNamesV.size()]; in getIncludedCommandNames() local
186 CommandNamesV.toArray(sIncludedCommandNames); in getIncludedCommandNames()
187 return sIncludedCommandNames; in getIncludedCommandNames()
209 String[] sIncludedCommandNames = new String[CommandNames.size()]; in getIncludedCommandNames() local
210 CommandNames.toArray(sIncludedCommandNames); in getIncludedCommandNames()
211 return sIncludedCommandNames; in getIncludedCommandNames()

Completed in 18 milliseconds