diff options
Diffstat (limited to 'dbaccess/source/ui/inc/exsrcbrw.hxx')
-rw-r--r-- | dbaccess/source/ui/inc/exsrcbrw.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/inc/exsrcbrw.hxx b/dbaccess/source/ui/inc/exsrcbrw.hxx index d0054e724fbf..23fd19789008 100644 --- a/dbaccess/source/ui/inc/exsrcbrw.hxx +++ b/dbaccess/source/ui/inc/exsrcbrw.hxx @@ -2,9 +2,9 @@ * * $RCSfile: exsrcbrw.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2001-09-13 14:14:47 $ + * last change: $Author: fs $ $Date: 2002-01-24 17:38:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -142,8 +142,6 @@ namespace dbaui virtual sal_Bool LoadForm(); - virtual sal_uInt16 SaveData(sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False); - void Attach(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > & xMaster); void ClearView(); |