Tag: cws_src680_dba24c User: fs Date: 2007-11-16 20:01:50+0000 Modified: dba/connectivity/source/inc/java/GlobalRef.hxx
Log: #i10000# (thanks to pjanik pointing out) File Changes: Directory: /dba/connectivity/source/inc/java/ ============================================= File [changed]: GlobalRef.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/java/GlobalRef.hxx?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +3 -2 ------------------- --- GlobalRef.hxx 2007-10-16 06:42:28+0000 1.1.2.2 +++ GlobalRef.hxx 2007-11-16 20:01:48+0000 1.1.2.3 @@ -4,9 +4,9 @@ * * $RCSfile: GlobalRef.hxx,v $ * - * $Revision: 1.1.2.2 $ + * $Revision: 1.1.2.3 $ * - * last change: $Author: fs $ $Date: 2007/10/16 06:42:28 $ + * last change: $Author: fs $ $Date: 2007/11/16 20:01:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -76,6 +76,7 @@ SDBThreadAttach t; set( t.env(), _source.get() ); + return *this; } ~GlobalRef() --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
