Home
last modified time | relevance | path

Searched defs:sCommandNames (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/query/
H A DFinalizer.java143 String[] sCommandNames = CurDBMetaData.getIncludedCommandNames(); in initialize() local
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java228 String[] sCommandNames = CurReportDocument.getRecordParser().getIncludedCommandNames(); in initialize() local
/trunk/main/wizards/com/sun/star/wizards/db/
H A DSQLQueryComposer.java262 String[] sCommandNames = CurDBMetaData.getIncludedCommandNames(); in getFromClause() local