Tag: cws_src680_dba24 User: fs Date: 05/02/10 08:59:35 Modified: /dba/dbaccess/source/shared/ stringconstants.cxx
Log: ENABLETABLEALIAS was an unused duplicate File Changes: Directory: /dba/dbaccess/source/shared/ ======================================= File [changed]: stringconstants.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/shared/stringconstants.cxx?r1=1.33&r2=1.33.26.1 Delta lines: +3 -4 ------------------- --- stringconstants.cxx 26 Nov 2004 21:04:59 -0000 1.33 +++ stringconstants.cxx 10 Feb 2005 16:59:32 -0000 1.33.26.1 @@ -2,9 +2,9 @@ * * $RCSfile: stringconstants.cxx,v $ * - * $Revision: 1.33 $ + * $Revision: 1.33.26.1 $ * - * last change: $Author: kz $ $Date: 2004/11/26 21:04:59 $ + * last change: $Author: fs $ $Date: 2005/02/10 16:59:32 $ * * 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_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"); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]