summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawViewShell.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 10:53:30 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 10:53:30 +0000
commit621ef9ab970b8180cf97cfc47d9a8682f0d24375 (patch)
treef66f34f086d63d4cc2ea4a0b42a011102c0a7ddc /sd/source/ui/inc/DrawViewShell.hxx
parent42cea39583a76f32c2ffbe120c955331b02cbb99 (diff)
INTEGRATION: CWS impress10ea (1.3.96); FILE MERGED
2004/05/17 15:06:06 af 1.3.96.1: #116371# Removed method that was already commented out.
Diffstat (limited to 'sd/source/ui/inc/DrawViewShell.hxx')
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx
index 72fca43eb1b8..c2c34febd5e5 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: DrawViewShell.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2004-05-07 15:53:01 $
+ * last change: $Author: obo $ $Date: 2004-06-03 11:53:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -326,7 +326,6 @@ public:
void ScannerEvent( const ::com::sun::star::lang::EventObject& rEventObject );
- //af SdUnoDrawView* GetController() const { return pController; }
BOOL GetLayerMode() const { return bLayerMode; }
USHORT* GetSlotArray() const { return pSlotArray; }