Tag: cws_src680_odbmacros2 User: fs Date: 2007-12-12 09:54:05+0000 Modified: dba/dbaccess/source/core/dataaccess/ContentHelper.cxx
Log: #i49133# getStorage is not used here File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: ContentHelper.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/ContentHelper.cxx?r1=1.10&r2=1.10.2.1 Delta lines: +3 -8 ------------------- --- ContentHelper.cxx 2007-11-21 15:35:41+0000 1.10 +++ ContentHelper.cxx 2007-12-12 09:54:02+0000 1.10.2.1 @@ -4,9 +4,9 @@ * * $RCSfile: ContentHelper.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.10.2.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/21 15:35:41 $ + * last change: $Author: fs $ $Date: 2007/12/12 09:54:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -716,11 +716,6 @@ { ::dbaccess::notifyDataSourceModified(m_xParentContainer,sal_True); } -// ----------------------------------------------------------------------------- -Reference< XStorage> OContentHelper::getStorage() const -{ - return NULL; -} //........................................................................ } // namespace dbaccess //........................................................................ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
