Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java53 private static String slblSelFields; field in FormWizard
229 …dSelection(this, curFormDocument.oMainFormDBMetaData, 92, slblFields, slblSelFields, slblTables, t… in buildSteps()
246 …ormDocument.oSubFormDBMetaData, SOSUBFORMFIELDS_PAGE, 92, slblFields, slblSelFields, slblTables, t… in buildSteps()
378 slblSelFields = m_oResource.getResText(UIConsts.RID_FORM + 1); in getFormResources()
/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java47 static String slblSelFields; field in TableWizard
244 …rScenarioSelector = new ScenarioSelector(this, this.curTableDescriptor, slblFields, slblSelFields); in buildSteps()
393 slblSelFields = m_oResource.getResText(UIConsts.RID_TABLE + 25); in getTableResources()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java88 private static String slblSelFields; field in ReportWizard
324 …dSelection(this, m_reportDocument.getRecordParser(), 100, slblFields, slblSelFields, slblTables, t… in buildSteps()
573 slblSelFields = m_oResource.getResText(UIConsts.RID_REPORT + 9); in getReportResources()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java174 …nt CompPosY, int CompWidth, int CompHeight, String slblFields, String slblSelFields, int _FirstHel… in FieldSelection() argument
299 …8, slblSelFields, SelListBoxPosX, new Integer(CompPosY), IStep, new Short(curtabindex++), ListBoxW… in FieldSelection()
336 ….setAccessibleName(xSelectedFieldsListBox, JavaTools.replaceSubString(slblSelFields, PropertyNames… in FieldSelection()

Completed in 32 milliseconds