Home
last modified time | relevance | path

Searched defs:sFieldNames (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java384 String[] sFieldNames = m_DBMetaData.getFieldNames(); in searchForOutdatedFields() local
387 …tFilterConditions(JavaTools.removeOutdatedFields(m_DBMetaData.getFilterConditions(), sFieldNames)); in searchForOutdatedFields() local
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DGroupFieldHandler.java83 String[] sFieldNames = CurDBMetaData.getFieldNames(); in initialize() local
H A DReportTextImplementation.java229 … String sFieldNames = getDoc().oFormHandler.getValueofHiddenControl(xNamedForm, "FieldNames"); in reconnectToDatabase() local
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DRecordParser.java245 String[] sFieldNames = getFieldNames(); in getFields() local
H A DCommandMetaData.java436 String[] sFieldNames = new String[sFieldNamesVector.size()]; in getFieldNames() local
443 String[] sFieldNames = new String[FieldColumns.length]; in getFieldNames() local
/aoo41x/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java69 String sFieldNames = CurUnoDialog.m_oResource.getResText(UIConsts.RID_TABLE + 25); in FieldFormatter() local

Completed in 29 milliseconds