From f481bbbddb340ecb34d46453a5b810594a466856 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 2 Aug 2004 16:23:54 +0000 Subject: INTEGRATION: CWS insight01 (1.25.138); FILE MERGED 2004/07/07 08:46:42 bc 1.25.138.1: ##Formwizard now also works with unregistered datasources --- wizards/source/formwizard/Language.xba | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wizards/source/formwizard') diff --git a/wizards/source/formwizard/Language.xba b/wizards/source/formwizard/Language.xba index a8a158289b2d..1d1d5bf6ae76 100644 --- a/wizards/source/formwizard/Language.xba +++ b/wizards/source/formwizard/Language.xba @@ -79,7 +79,6 @@ Dim slblFields as String .cmdHelp.Label = GetResText(RID_COMMON + 20) sGoOn = GetResText(RID_COMMON + 3) .cmdGoOn.Label = sGoOn - .lblDatabases.Label = GetResText(RID_FORM + 11) .lblTables.Label = GetResText(RID_FORM + 6) slblFields = GetResText(RID_FORM + 12) @@ -277,4 +276,5 @@ Sub InitializeWidthList() oModelService(cNumericBox) = "com.sun.star.form.component.FormattedField" oModelService(cGridControl) = "com.sun.star.form.component.GridControl" oModelService(cImageControl) = "com.sun.star.form.component.DatabaseImageControl" -End Sub \ No newline at end of file +End Sub + \ No newline at end of file -- cgit v1.2.3