diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-04-04 12:58:05 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-04-04 12:58:05 +0000 |
commit | a3f4d5bd77b113f13f86db560ba37843071fb90e (patch) | |
tree | 5131de29caa6ffe2d0052fab4eb0adaf443b9f00 /dbaccess/source/inc | |
parent | 364e2f45b740a28f6bfca8073db95186f66f27f2 (diff) |
INTEGRATION: CWS titles02 (1.14.8); FILE MERGED
2008/02/12 13:24:32 as 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED
2007/12/17 15:29:54 oj 1.14.8.1: #i45617# title feature
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 d89eab97f..1dc96acdf 100644 --- a/dbaccess/source/inc/dbustrings.hrc +++ b/dbaccess/source/inc/dbustrings.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dbustrings.hrc,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2008-03-06 18:07:19 $ + * last change: $Author: kz $ $Date: 2008-04-04 13:58:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,6 +49,7 @@ namespace dbaui //= URLs //============================================================ DECLARE_CONSTASCII_USTRING(URL_COMPONENT_QUERYDESIGN); + DECLARE_CONSTASCII_USTRING(URL_COMPONENT_VIEWDESIGN); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_TABLEDESIGN); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_FORMGRIDVIEW); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_DATASOURCEBROWSER); |