From 4ad5c2d8ed54c465252295c743368cb87b686f0d Mon Sep 17 00:00:00 2001 From: Ocke Janssen Date: Thu, 25 Jul 2002 05:54:39 +0000 Subject: #100280# new define for report autopilot --- dbaccess/source/ui/inc/browserids.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dbaccess/source/ui/inc/browserids.hxx b/dbaccess/source/ui/inc/browserids.hxx index b971b668f140..4270f6d61df3 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.26 $ + * $Revision: 1.27 $ * - * last change: $Author: oj $ $Date: 2002-07-09 07:44:34 $ + * last change: $Author: oj $ $Date: 2002-07-25 06:54:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -140,6 +140,7 @@ #define ID_INDEX_RENAME 38 #define ID_INDEX_SAVE 39 #define ID_INDEX_RESET 40 +#define ID_DOCUMENT_CREATE_REPWIZ 41 -- cgit