Tag: cws_src680_dba30 User: fs Date: 05/04/06 00:21:50 Modified: /dba/dbaccess/source/shared/ stringconstants.cxx
Log: #i46768# Settings property 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.34&r2=1.34.14.1 Delta lines: +4 -3 ------------------- --- stringconstants.cxx 10 Mar 2005 16:42:55 -0000 1.34 +++ stringconstants.cxx 6 Apr 2005 07:21:47 -0000 1.34.14.1 @@ -2,9 +2,9 @@ * * $RCSfile: stringconstants.cxx,v $ * - * $Revision: 1.34 $ + * $Revision: 1.34.14.1 $ * - * last change: $Author: vg $ $Date: 2005/03/10 16:42:55 $ + * last change: $Author: fs $ $Date: 2005/04/06 07:21:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,6 +65,7 @@ IMPLEMENT_CONSTASCII_USTRING(PROPERTY_TITLE, "Title"); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_URL, "URL"); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_INFO, "Info"); +IMPLEMENT_CONSTASCII_USTRING(PROPERTY_SETTINGS, "Settings"); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_ISPASSWORDREQUIRED, "IsPasswordRequired"); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_TABLEFILTER, "TableFilter"); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_TABLETYPEFILTER, "TableTypeFilter"); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
