INTEGRATION: CWS dba09 (1.6.216); FILE MERGED

2004/03/19 15:28:26 fs 1.6.216.1: found during #i13497# #i14649#: InitializeGridModel is obsolete in this class
This commit is contained in:
Jens-Heiner Rechtien 2004-05-10 12:08:04 +00:00
parent 5eb728f818
commit 3cc396c0e7

View file

@ -2,9 +2,9 @@
*
* $RCSfile: exsrcbrw.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: fs $ $Date: 2002-01-24 17:38:31 $
* last change: $Author: hr $ $Date: 2004-05-10 13:08:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -138,7 +138,6 @@ namespace dbaui
virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > CreateForm();
virtual sal_Bool InitializeForm(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > & xForm);
virtual sal_Bool InitializeGridModel(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XFormComponent > & xGrid);
virtual sal_Bool LoadForm();