Tag: cws_src680_dba30 User: fs Date: 06/05/09 00:16:35 Modified: /dba/dbaccess/source/core/dataaccess/ datasource.hxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: datasource.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/datasource.hxx?r1=1.29.12.6&r2=1.29.12.7 Delta lines: +3 -5 ------------------- --- datasource.hxx 20 Apr 2006 06:46:00 -0000 1.29.12.6 +++ datasource.hxx 9 May 2006 07:16:32 -0000 1.29.12.7 @@ -4,9 +4,9 @@ * * $RCSfile: datasource.hxx,v $ * - * $Revision: 1.29.12.6 $ + * $Revision: 1.29.12.7 $ * - * last change: $Author: oj $ $Date: 2006/04/20 06:46:00 $ + * last change: $Author: fs $ $Date: 2006/05/09 07:16:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -186,8 +186,6 @@ ODatabaseSource_CreateInstance(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&); private: - typedef ::utl::SharedUNOComponent< ::com::sun::star::frame::XModel, ::utl::CloseableComponent > - SharedModel; ::rtl::Reference<ODatabaseModelImpl> m_pImpl; OBookmarkContainer m_aBookmarks; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
