diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 06:57:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 06:57:04 +0000 |
commit | 06d9e925a2668aa577fe7057721f28e2d28e4954 (patch) | |
tree | 3a1f430ecd050925707bece14195e65836b81e10 /dbaccess/source/inc | |
parent | 50b4b905d6a21ce93431ea75dce6d5d95f6501f8 (diff) |
INTEGRATION: CWS oj14 (1.11.8); FILE MERGED
2007/06/04 17:57:06 oj 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED
2006/01/03 08:07:51 oj 1.11.8.1: export controller class
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 221a9f317852..36a1c8cc8798 100644 --- a/dbaccess/source/inc/dbustrings.hrc +++ b/dbaccess/source/inc/dbustrings.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dbustrings.hrc,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: ihi $ $Date: 2007-04-16 16:25:01 $ + * last change: $Author: rt $ $Date: 2007-07-06 07:57:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -54,6 +54,7 @@ namespace dbaui DECLARE_CONSTASCII_USTRING(URL_COMPONENT_DATASOURCEBROWSER); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_RELATIONDESIGN); DECLARE_CONSTASCII_USTRING(URL_COMPONENT_APPLICATION); + DECLARE_CONSTASCII_USTRING(URL_COMPONENT_REPORTDESIGN); //============================================================ //= service names |