summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorDirk Völzke <dv@openoffice.org>2001-07-26 10:49:40 +0000
committerDirk Völzke <dv@openoffice.org>2001-07-26 10:49:40 +0000
commitd3d083a869447f5273b1b59949462b38bdaa4c7c (patch)
treef57a9bd726e47c86f930595cba4383d254fa8f18 /sfx2
parentc2c6ecd085cf11c672888905d96c3477b85895f3 (diff)
#90205# remove TF_SVDATA
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/docvor.hxx12
1 files changed, 2 insertions, 10 deletions
diff --git a/sfx2/inc/docvor.hxx b/sfx2/inc/docvor.hxx
index dd57433f88fa..9f9fbafc4bef 100644
--- a/sfx2/inc/docvor.hxx
+++ b/sfx2/inc/docvor.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docvor.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: pb $ $Date: 2001-06-18 09:52:42 $
+ * last change: $Author: dv $ $Date: 2001-07-26 11:49:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,19 +108,11 @@ protected:
virtual BOOL Select( SvLBoxEntry* pEntry, BOOL bSelect=TRUE );
virtual void Command( const CommandEvent& rCEvt );
-#ifndef TF_SVDATA
- // old d&d
- virtual DragDropMode NotifyBeginDrag(SvLBoxEntry *);
- virtual BOOL NotifyQueryDrop(SvLBoxEntry *);
- virtual BOOL QueryDrop( DropEvent& rEvt );
- virtual BOOL Drop( const DropEvent& rEvt );
-#else
// new d&d
virtual DragDropMode NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* );
virtual BOOL NotifyAcceptDrop( SvLBoxEntry* );
virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt );
-#endif
public:
enum DataEnum {