INTEGRATION: CWS impresstables2 (1.13.34); FILE MERGED

2008/02/20 17:46:21 cl 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED
2008/01/24 17:13:26 cl 1.13.34.1: #i68103# clear undo stack after xml import
This commit is contained in:
Rüdiger Timm 2008-03-12 10:42:11 +00:00
parent 9e5dc9dbb6
commit 5d41a917be

View file

@ -4,9 +4,9 @@
*
* $RCSfile: OutlineView.hxx,v $
*
* $Revision: 1.14 $
* $Revision: 1.15 $
*
* last change: $Author: vg $ $Date: 2008-01-28 14:55:55 $
* last change: $Author: rt $ $Date: 2008-03-12 11:42:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -55,6 +55,7 @@ class EventMultiplexerEvent;
namespace sd {
class DrawDocShell;
class OutlineViewShell;
class OutlineViewModelChangeGuard;
class DrawDocShell;