Tag: cws_src680_dbodf12import User: oj Date: 2007-11-01 09:16:30+0000 Modified: dba/dbaccess/source/shared/stringconstants.cxx
Log: #i83190# new string media type 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.41&r2=1.41.90.1 Delta lines: +4 -3 ------------------- --- stringconstants.cxx 2007-05-10 15:05:46+0000 1.41 +++ stringconstants.cxx 2007-11-01 09:16:28+0000 1.41.90.1 @@ -4,9 +4,9 @@ * * $RCSfile: stringconstants.cxx,v $ * - * $Revision: 1.41 $ + * $Revision: 1.41.90.1 $ * - * last change: $Author: kz $ $Date: 2007/05/10 15:05:46 $ + * last change: $Author: oj $ $Date: 2007/11/01 09:16:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -265,6 +265,7 @@ 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"); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
