summaryrefslogtreecommitdiff
path: root/sfx2/inc/inettbc.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-06-18 08:53:19 +0000
committerMathias Bauer <mba@openoffice.org>2001-06-18 08:53:19 +0000
commitb17410068799aa23866ef0b430d82501bbdad29c (patch)
tree7ab1ee3970c37e1334783e4f1651269754290c70 /sfx2/inc/inettbc.hxx
parent2037f14c080af2bbb7b09002e787ed9fc0e8910f (diff)
TF_SVDATA
Diffstat (limited to 'sfx2/inc/inettbc.hxx')
-rw-r--r--sfx2/inc/inettbc.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx
index 712816104cf6..48da5443eb75 100644
--- a/sfx2/inc/inettbc.hxx
+++ b/sfx2/inc/inettbc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inettbc.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: fs $ $Date: 2001-04-12 10:21:28 $
+ * last change: $Author: mba $ $Date: 2001-06-18 09:53:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,8 +99,10 @@ protected:
virtual long Notify( NotifyEvent& rNEvt );
virtual void Select();
virtual void Modify();
+#ifndef TF_SVDATA
virtual BOOL QueryDrop( DropEvent &rEvt );
virtual BOOL Drop( const DropEvent &rEvt );
+#endif
virtual long PreNotify( NotifyEvent& rNEvt );
public: