From 5916cc85009521bf1ae8931e0e51edc8ecc92722 Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Mon, 25 Jun 2001 12:42:52 +0000 Subject: #82371# new interface for database beamer --- sw/inc/dbmgr.hxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sw/inc/dbmgr.hxx') diff --git a/sw/inc/dbmgr.hxx b/sw/inc/dbmgr.hxx index 524a6615799f..9a0233013271 100644 --- a/sw/inc/dbmgr.hxx +++ b/sw/inc/dbmgr.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dbmgr.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: os $ $Date: 2001-06-08 13:47:27 $ + * last change: $Author: os $ $Date: 2001-06-25 13:42:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -314,9 +314,6 @@ public: sal_uInt32 GetSelectedRecordId(); sal_Bool ToRecordId(sal_Int32 nSet); - BOOL ShowInBeamer(const String& rDBName, const String& rTableName, - BYTE nType, const String& rStatement); - const SwDBData& GetAddressDBName(); static String GetDBField( -- cgit