diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 17:07:19 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 17:07:19 +0000 |
commit | 362fb62830232199e2be1d69d50860fa1299e2da (patch) | |
tree | 91de1e5ef04e5727fa32abe96263f8d01ad230f2 /dbaccess/source/inc | |
parent | 00f99142adfef77b8eb662fb780ab6e7d738ccd5 (diff) |
INTEGRATION: CWS odbmacros2 (1.14.2); FILE MERGED
2008/02/04 13:07:33 fs 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED
2007/12/06 13:34:44 fs 1.14.2.1: #i49133# +PROPERTY_HELP_URL
Diffstat (limited to 'dbaccess/source/inc')
-rw-r--r-- | dbaccess/source/inc/dbustrings.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/inc/dbustrings.hrc b/dbaccess/source/inc/dbustrings.hrc index 95b5b60ed4b1..4564d64aaae8 100644 --- a/dbaccess/source/inc/dbustrings.hrc +++ b/dbaccess/source/inc/dbustrings.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dbustrings.hrc,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: rt $ $Date: 2008-01-30 08:38:32 $ + * last change: $Author: kz $ $Date: 2008-03-06 18:07:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -68,6 +68,7 @@ namespace dbaui DECLARE_CONSTASCII_USTRING(SERVICE_CONTROLDEFAULT); DECLARE_CONSTASCII_USTRING(PROPERTY_QUERYDESIGNVIEW); DECLARE_CONSTASCII_USTRING(PROPERTY_GRAPHICAL_DESIGN); + DECLARE_CONSTASCII_USTRING(PROPERTY_HELP_URL); //============================================================ //= other DBU properties |