summaryrefslogtreecommitdiff
path: root/starmath/inc/edit.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 11:01:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 11:01:26 +0000
commit5aff37cd51879a41365f2ceb0e927bdf57ffddb3 (patch)
tree00eecb86eca3db9a8473e55ceecbfa72cdc21d35 /starmath/inc/edit.hxx
parentce25a84957e0b59afdf93f42580c31b5df692497 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'starmath/inc/edit.hxx')
-rw-r--r--starmath/inc/edit.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 6de5edb63c78..5475428f8348 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: edit.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tl $ $Date: 2002-12-12 15:39:00 $
+ * last change: $Author: hr $ $Date: 2003-03-27 11:58:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,8 +73,8 @@
#ifndef _MyEDITDATA_HXX //autogen
#include <svx/editdata.hxx>
#endif
-#ifndef _SVX_COLORCFG_HXX
-#include <svx/colorcfg.hxx>
+#ifndef INCLUDED_SVTOOLS_COLORCFG_HXX
+#include <svtools/colorcfg.hxx>
#endif
#ifndef _ACCESSIBILITY_HXX_
@@ -178,7 +178,7 @@ public:
void Flush();
void DeleteEditView( SmViewShell &rView );
- void ApplyColorConfigValues( const svx::ColorConfig &rColorCfg );
+ void ApplyColorConfigValues( const svtools::ColorConfig &rColorCfg );
// for Accessibility
virtual ::com::sun::star::uno::Reference< ::drafts::com::sun::star::accessibility::XAccessible > CreateAccessible();