From 5bd4da5649e859c91af1ff15ea34ffc414405db6 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 17 Nov 2004 13:50:50 +0000 Subject: INTEGRATION: CWS dba18 (1.34.16); FILE MERGED 2004/10/25 07:25:35 oj 1.34.16.1: #i36008# new help ids for slots --- dbaccess/source/ui/inc/browserids.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'dbaccess/source/ui') diff --git a/dbaccess/source/ui/inc/browserids.hxx b/dbaccess/source/ui/inc/browserids.hxx index beb6f9b87166..cb8337a2ea2b 100644 --- a/dbaccess/source/ui/inc/browserids.hxx +++ b/dbaccess/source/ui/inc/browserids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: browserids.hxx,v $ * - * $Revision: 1.34 $ + * $Revision: 1.35 $ * - * last change: $Author: rt $ $Date: 2004-09-09 09:44:38 $ + * last change: $Author: obo $ $Date: 2004-11-17 14:50:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -116,7 +116,6 @@ #define ID_FORM_NEW_TEXT 15 #define ID_FORM_NEW_CALC 16 #define ID_FORM_NEW_IMPRESS 17 -#define ID_FORM_NEW_PILOT 18 #define ID_NEW_QUERY_DESIGN 20 #define ID_EDIT_QUERY_DESIGN 21 #define ID_NEW_QUERY_SQL 22 @@ -136,7 +135,6 @@ #define ID_APP_NEW_QUERY_AUTO_PILOT 44 #define ID_NEW_TABLE_DESIGN_AUTO_PILOT 45 #define ID_NEW_VIEW_DESIGN_AUTO_PILOT 46 -#define ID_NEW_VIEW_SQL 47 // other -- cgit