summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-10 15:42:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-10 15:42:55 +0000
commit9cac4e50bcf51f5a56514bfd09b9598d18e858c7 (patch)
treeae81c0944aa880e4415c7ee7fb8dab27215f7a41 /dbaccess/source/shared
parent89b53f8c5f7928e3592f2d8f21d9d5d146a7c541 (diff)
INTEGRATION: CWS dba24 (1.33.26); FILE MERGED
2005/02/10 16:59:32 fs 1.33.26.1: ENABLETABLEALIAS was an unused duplicate
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/stringconstants.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/shared/stringconstants.cxx b/dbaccess/source/shared/stringconstants.cxx
index 497a92997927..998229627905 100644
--- a/dbaccess/source/shared/stringconstants.cxx
+++ b/dbaccess/source/shared/stringconstants.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: stringconstants.cxx,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: kz $ $Date: 2004-11-26 21:04:59 $
+ * last change: $Author: vg $ $Date: 2005-03-10 16:42:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -199,7 +199,6 @@ IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTWEIGHT, "FontWeight");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTWIDTH, "FontWidth");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTWORDLINEMODE, "FontWordLineMode");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTTYPE, "FontType");
-IMPLEMENT_CONSTASCII_USTRING(PROPERTY_ENABLETABLEALIAS, "AppendTableAliasName");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_PERSISTENT_NAME, "PersistentName");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_EMBEDDEDOBJECT, "EmbeddedObject");
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_ORIGINAL, "Original");