summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-09 07:19:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-09 07:19:38 +0000
commit7d02d6a4dde5d5ac8d30a3940988cec0bcecf3f1 (patch)
tree2f1f852904d59ea7b3a142329857189ef526776a /dbaccess/source/shared
parent9584ccb77de39197a896e815812e76b84a1b9e43 (diff)
INTEGRATION: CWS dbodf12import (1.41.90); FILE MERGED
2007/11/01 09:16:28 oj 1.41.90.1: #i83190# new string media type
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/stringconstants.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/shared/stringconstants.cxx b/dbaccess/source/shared/stringconstants.cxx
index ca4848b883e7..5cf414a8371d 100644
--- a/dbaccess/source/shared/stringconstants.cxx
+++ b/dbaccess/source/shared/stringconstants.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stringconstants.cxx,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: hr $ $Date: 2007-11-01 15:03:00 $
+ * last change: $Author: rt $ $Date: 2007-11-09 08:19:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -266,6 +266,7 @@ IMPLEMENT_CONSTASCII_USTRING(INFO_USECATALOG,"UseCatalog");
IMPLEMENT_CONSTASCII_USTRING(INFO_CONN_LDAP_BASEDN,"BaseDN");
IMPLEMENT_CONSTASCII_USTRING(INFO_CONN_LDAP_ROWCOUNT,"MaxRowCount");
IMPLEMENT_CONSTASCII_USTRING(INFO_PREVIEW,"Preview");
+IMPLEMENT_CONSTASCII_USTRING(INFO_MEDIATYPE,"MediaType");
// other
IMPLEMENT_CONSTASCII_USTRING(INFO_POOLURL,"PoolURL");