summaryrefslogtreecommitdiff
path: root/svx/inc/dragmt3d.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 21:23:19 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 21:23:19 +0000
commit7b3fee07bac63e76e0d46340984ea56dbf2d3a8a (patch)
tree5b6d2be350be5c3309d7b7fa3a6293cc1e6c5e73 /svx/inc/dragmt3d.hxx
parent322f8e1c5e096071246c6b8bea15f136b77ad50c (diff)
INTEGRATION: CWS aw033 (1.7.58); FILE MERGED
2008/07/10 12:58:57 aw 1.7.58.1: #i39532# XOutputDevice removed, PrepareDelete removed
Diffstat (limited to 'svx/inc/dragmt3d.hxx')
-rw-r--r--svx/inc/dragmt3d.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/dragmt3d.hxx b/svx/inc/dragmt3d.hxx
index 02f65b4252f2..5abf576f9ce3 100644
--- a/svx/inc/dragmt3d.hxx
+++ b/svx/inc/dragmt3d.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: dragmt3d.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -101,7 +101,6 @@ public:
virtual void Brk();
virtual FASTBOOL End(FASTBOOL bCopy);
- //virtual void DrawXor(XOutputDevice& rXOut, FASTBOOL bFull) const;
E3dView& Get3DView() { return (E3dView&)rView; }
DECL_LINK(TimerInterruptHdl, void*);