Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/db/
H A DQueryMetaData.java171 public String[] getIncludedCommandNames() in getIncludedCommandNames() method in QueryMetaData
190 public static String[] getIncludedCommandNames(String[] _FieldNames) in getIncludedCommandNames() method in QueryMetaData
229 String[] aCommandNames = getIncludedCommandNames(); in initializeFieldTitleSet()
H A DSQLQueryComposer.java262 String[] sCommandNames = CurDBMetaData.getIncludedCommandNames(); in getFromClause()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DFinalizer.java143 String[] sCommandNames = CurDBMetaData.getIncludedCommandNames(); in initialize()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportFinalizer.java197 String FirstCommandName = (_CurDBMetaData.getIncludedCommandNames())[0]; in initialize()
H A DReportLayouter.java228 String[] sCommandNames = CurReportDocument.getRecordParser().getIncludedCommandNames(); in initialize()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java359 …boolean bdoenable = !(QueryMetaData.getIncludedCommandNames(_NewItems).length >= CurDBMetaData.get… in toggleCommandListBox()

Completed in 45 milliseconds