Tag: cws_src680_dba24d User: fs Date: 2007-11-22 13:07:19+0000 Modified: dba/dbaccess/source/inc/registrationhelper.hxx
Log: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation File Changes: Directory: /dba/dbaccess/source/inc/ ==================================== File [changed]: registrationhelper.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/inc/registrationhelper.hxx?r1=1.5&r2=1.5.348.1 Delta lines: +4 -4 ------------------- --- registrationhelper.hxx 2005-09-08 14:14:14+0000 1.5 +++ registrationhelper.hxx 2007-11-22 13:07:17+0000 1.5.348.1 @@ -4,9 +4,9 @@ * * $RCSfile: registrationhelper.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.5.348.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 14:14:14 $ + * last change: $Author: fs $ $Date: 2007/11/22 13:07:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,7 +34,7 @@ ************************************************************************/ #ifndef _REGISTRATIONHELPER_INCLUDED_INDIRECTLY_ -#error "don't include this file directly! use dba_reghelper.hxx or dbu_reghelper.hxx instead!" +#error "don't include this file directly! use dbu_reghelper.hxx instead!" #endif typedef ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > (SAL_CALL *FactoryInstantiation) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
