summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:11:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:11:58 +0000
commit6802e50735237f7a7737e10e8fc4c17e8c40752b (patch)
tree66c18ebecd51f392663f79633a40c3d52f35e75f /dbaccess
parentINTEGRATION: CWS warnings01 (1.11.20); FILE MERGED (diff)
downloadcore-6802e50735237f7a7737e10e8fc4c17e8c40752b.tar.gz
core-6802e50735237f7a7737e10e8fc4c17e8c40752b.zip
INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED
2006/03/24 15:36:15 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/JoinExchange.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/JoinExchange.hxx b/dbaccess/source/ui/inc/JoinExchange.hxx
index 21aa4b94bf86..b88ea98aed49 100644
--- a/dbaccess/source/ui/inc/JoinExchange.hxx
+++ b/dbaccess/source/ui/inc/JoinExchange.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: JoinExchange.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:29:18 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:11:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -95,6 +95,9 @@ namespace dbaui
virtual void DragFinished( sal_Int8 nDropAction );
static ::com::sun::star::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
+
+ private:
+ using TransferableHelper::StartDrag;
};
}
#endif // DBAUI_JOINEXCHANGE_HXX