summaryrefslogtreecommitdiff
path: root/starmath/inc/edit.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-09-04 10:41:39 +0000
committerOliver Bolte <obo@openoffice.org>2003-09-04 10:41:39 +0000
commit049114c99176cfe16fe026de2b399cf1e7e45ea3 (patch)
treeacf095cf3dd01dbb4dbed31fc23e2cc4e5dc64f3 /starmath/inc/edit.hxx
parentee2f69d1c728274b6c02b06d4c98ebfc3825aec9 (diff)
INTEGRATION: CWS geordi2q04 (1.10.64); FILE MERGED
2003/09/02 09:20:08 rt 1.10.64.1: #111934#: Join CWS sw7pp1.
Diffstat (limited to 'starmath/inc/edit.hxx')
-rw-r--r--starmath/inc/edit.hxx11
1 files changed, 6 insertions, 5 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 377ef7642527..a357a0bd4ac7 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: edit.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:29:02 $
+ * last change: $Author: obo $ $Date: 2003-09-04 11:41:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,9 +77,9 @@
#include <svtools/colorcfg.hxx>
#endif
-#ifndef _ACCESSIBILITY_HXX_
-#include "accessibility.hxx"
-#endif
+//#ifndef _ACCESSIBILITY_HXX_
+//#include "accessibility.hxx"
+//#endif
class SmDocShell;
class SmViewShell;
@@ -91,6 +91,7 @@ class ScrollBarBox;
class DataChangedEvent;
class Menu;
class SmCmdBoxWindow;
+class SmEditAccessible;
/**************************************************************************/