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:
parent
5eb728f818
commit
3cc396c0e7
1 changed files with 2 additions and 3 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue