Tag: cws_src680_dba24d User: oj Date: 2007-11-06 09:23:08+0000 Modified: dba/dbaccess/inc/dbaccess_helpid.hrc dba/dbaccess/util/hidother.src
Log: #i11746# new property IgnoreCurrency File Changes: Directory: /dba/dbaccess/inc/ ============================= File [changed]: dbaccess_helpid.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/inc/dbaccess_helpid.hrc?r1=1.69&r2=1.69.70.1 Delta lines: +6 -5 ------------------- --- dbaccess_helpid.hrc 2007-07-06 07:49:15+0000 1.69 +++ dbaccess_helpid.hrc 2007-11-06 09:23:06+0000 1.69.70.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbaccess_helpid.hrc,v $ * - * $Revision: 1.69 $ + * $Revision: 1.69.70.1 $ * - * last change: $Author: rt $ $Date: 2007/07/06 07:49:15 $ + * last change: $Author: oj $ $Date: 2007/11/06 09:23:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -442,6 +442,7 @@ #define HID_DLG_DATABASE_WIZARD (HID_DBACCESS_START + 380) #define HID_EXTENSION_NOT_PRESENT_DLG ( HID_DBACCESS_START + 381) +#define HID_DSADMIN_IGNORECURRENCY ( HID_DBACCESS_START + 382) // don't forget to update the file util/hidother.src Directory: /dba/dbaccess/util/ ============================== File [changed]: hidother.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/util/hidother.src?r1=1.64&r2=1.64.102.1 Delta lines: +4 -4 ------------------- --- hidother.src 2007-02-07 12:08:50+0000 1.64 +++ hidother.src 2007-11-06 09:23:06+0000 1.64.102.1 @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.64 $ + * $Revision: 1.64.102.1 $ * - * last change: $Author: vg $ $Date: 2007/02/07 12:08:50 $ + * last change: $Author: oj $ $Date: 2007/11/06 09:23:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -495,4 +495,4 @@ hidspecial HID_PAGE_DBWIZARD_USERDEFINED_BROWSE { HelpId = HID_PAGE_DBWIZARD_USERDEFINED_BROWSE ; }; hidspecial HID_DLG_DATABASE_WIZARD { HelpId = HID_DLG_DATABASE_WIZARD ; }; hidspecial HID_BROWSER_ADMINISTRATE { HelpId = HID_BROWSER_ADMINISTRATE ; }; - +hidspecial HID_DSADMIN_IGNORECURRENCY { HelpId = HID_DSADMIN_IGNORECURRENCY ; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
