summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-04 12:58:39 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-04 12:58:39 +0000
commit1a281753c686190591ff439b7ddba437ec1d8464 (patch)
tree6265114403ecac7b40e4a15f85145d4e246a9f2a /dbaccess/source/shared
parentINTEGRATION: CWS titles02 (1.47.8); FILE MERGED (diff)
downloadcore-1a281753c686190591ff439b7ddba437ec1d8464.tar.gz
core-1a281753c686190591ff439b7ddba437ec1d8464.zip
INTEGRATION: CWS titles02 (1.14.8); FILE MERGED
2008/02/12 13:24:41 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/shared')
-rw-r--r--dbaccess/source/shared/dbustrings.cxx19
1 files changed, 10 insertions, 9 deletions
diff --git a/dbaccess/source/shared/dbustrings.cxx b/dbaccess/source/shared/dbustrings.cxx
index 812e88463194..9c5fe6d29eed 100644
--- a/dbaccess/source/shared/dbustrings.cxx
+++ b/dbaccess/source/shared/dbustrings.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbustrings.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2008-03-06 18:07:59 $
+ * last change: $Author: kz $ $Date: 2008-04-04 13:58:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,13 +45,14 @@ namespace dbaui
//============================================================
//= URLs
//============================================================
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_QUERYDESIGN, ".component:DB/QueryDesign");
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_TABLEDESIGN, ".component:DB/TableDesign");
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_FORMGRIDVIEW, ".component:DB/FormGridView");
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_DATASOURCEBROWSER, ".component:DB/DataSourceBrowser");
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_RELATIONDESIGN, ".component:DB/RelationDesign");
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_APPLICATION, ".component:DB/Application");
- IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_REPORTDESIGN, ".component:DB/ReportDesign");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_QUERYDESIGN, ".component:DB/QueryDesign");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_VIEWDESIGN, ".component:DB/ViewDesign");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_TABLEDESIGN, ".component:DB/TableDesign");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_FORMGRIDVIEW, ".component:DB/FormGridView");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_DATASOURCEBROWSER, ".component:DB/DataSourceBrowser");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_RELATIONDESIGN, ".component:DB/RelationDesign");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_APPLICATION, ".component:DB/Application");
+ IMPLEMENT_CONSTASCII_USTRING(URL_COMPONENT_REPORTDESIGN, ".component:DB/ReportDesign");
//============================================================
//= service names