Tag: cws_src680_dba201b User: oj Date: 05/07/12 23:07:03 Modified: /dba/dbaccess/source/filter/xml/ xmlDataSource.cxx
Log: compile error under sols File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: xmlDataSource.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/xmlDataSource.cxx?r1=1.3.44.1&r2=1.3.44.2 Delta lines: +3 -3 ------------------- --- xmlDataSource.cxx 11 Jul 2005 13:37:05 -0000 1.3.44.1 +++ xmlDataSource.cxx 13 Jul 2005 06:07:00 -0000 1.3.44.2 @@ -2,9 +2,9 @@ * * $RCSfile: xmlDataSource.cxx,v $ * - * $Revision: 1.3.44.1 $ + * $Revision: 1.3.44.2 $ * - * last change: $Author: fs $ $Date: 2005/07/11 13:37:05 $ + * last change: $Author: oj $ $Date: 2005/07/13 06:07:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -103,7 +103,7 @@ using namespace ::rtl; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::xml::sax; -DBG_NAME(OXMLDataSource); +DBG_NAME(OXMLDataSource) OXMLDataSource::OXMLDataSource( ODBFilter& rImport, sal_uInt16 nPrfx, const OUString& _sLocalName, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
