summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineView.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-01-28 13:55:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-01-28 13:55:55 +0000
commitc9aed44d3c32a5358cae54a16232b9d381cb2e3e (patch)
tree82db6d9db9271edbbb430990df9483f39230819c /sd/source/ui/inc/OutlineView.hxx
parent689c7e6c267f20898917d6706479ff8a3859de59 (diff)
INTEGRATION: CWS impress136_SRC680 (1.13.110); FILE MERGED
2007/11/28 16:21:59 cl 1.13.110.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()
Diffstat (limited to 'sd/source/ui/inc/OutlineView.hxx')
-rw-r--r--sd/source/ui/inc/OutlineView.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/OutlineView.hxx b/sd/source/ui/inc/OutlineView.hxx
index 7d4c9f97b433..fb0cf427138d 100644
--- a/sd/source/ui/inc/OutlineView.hxx
+++ b/sd/source/ui/inc/OutlineView.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: OutlineView.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:43:26 $
+ * last change: $Author: vg $ $Date: 2008-01-28 14:55:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,6 @@
class SdPage;
-class DrawDocShell;
class SdrPage;
class EditStatus;
class Paragraph;
@@ -58,6 +57,7 @@ namespace sd {
class OutlineViewShell;
class OutlineViewModelChangeGuard;
+class DrawDocShell;
static const int MAX_OUTLINERVIEWS = 4;