Tag: cws_src680_dba205b User: fs Date: 2006/08/09 12:50:17 Modified: dba/dbaccess/source/core/inc/tablecontainer.hxx
Log: #notifyDataSourceModified is not needed File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: tablecontainer.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/tablecontainer.hxx?r1=1.26.20.1&r2=1.26.20.2 Delta lines: +2 -4 ------------------- --- tablecontainer.hxx 6 Aug 2006 20:17:36 -0000 1.26.20.1 +++ tablecontainer.hxx 9 Aug 2006 19:50:15 -0000 1.26.20.2 @@ -4,9 +4,9 @@ * * $RCSfile: tablecontainer.hxx,v $ * - * $Revision: 1.26.20.1 $ + * $Revision: 1.26.20.2 $ * - * last change: $Author: fs $ $Date: 2006/08/06 20:17:36 $ + * last change: $Author: fs $ $Date: 2006/08/09 19:50:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -122,8 +122,6 @@ const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rTableTypeFilter, const ::std::vector< WildCard >& _rWCSearch) const; virtual void SAL_CALL disposing(); - - virtual void notifyDataSourceModified(); /** retrieve a table type filter to pass to <member scope="com::sun::star::sdbc">XDatabaseMetaData::getTables</member>, according to the current data source settings --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
