Tag: cws_src680_dba30 User: fs Date: 05/04/06 00:21:36 Modified: /dba/dbaccess/source/inc/ stringconstants.hrc
Log: #i46768# Settings property File Changes: Directory: /dba/dbaccess/source/inc/ ==================================== File [changed]: stringconstants.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/inc/stringconstants.hrc?r1=1.39&r2=1.39.14.1 Delta lines: +5 -3 ------------------- --- stringconstants.hrc 10 Mar 2005 16:42:40 -0000 1.39 +++ stringconstants.hrc 6 Apr 2005 07:21:33 -0000 1.39.14.1 @@ -2,9 +2,9 @@ * * $RCSfile: stringconstants.hrc,v $ * - * $Revision: 1.39 $ + * $Revision: 1.39.14.1 $ * - * last change: $Author: vg $ $Date: 2005/03/10 16:42:40 $ + * last change: $Author: fs $ $Date: 2005/04/06 07:21:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -200,6 +200,7 @@ #define PROPERTY_ID_HAVING_CLAUSE 126 #define PROPERTY_ID_GROUP_BY 127 #define PROPERTY_ID_EDIT_WIDTH 128 +#define PROPERTY_ID_SETTINGS 129 //============================================================ //= property names @@ -208,6 +209,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_TITLE); DECLARE_CONSTASCII_USTRING(PROPERTY_URL); DECLARE_CONSTASCII_USTRING(PROPERTY_INFO); +DECLARE_CONSTASCII_USTRING(PROPERTY_SETTINGS); DECLARE_CONSTASCII_USTRING(PROPERTY_ISPASSWORDREQUIRED); DECLARE_CONSTASCII_USTRING(PROPERTY_TABLEFILTER); DECLARE_CONSTASCII_USTRING(PROPERTY_NAME); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
