summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/asciiopt.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 08:29:17 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 08:29:17 +0000
commitc2df0f3788c9f2dcb960164b57802834aba31bff (patch)
treed7bb47a546da6db78dcb2a6103167a126f526f61 /sc/source/ui/dbgui/asciiopt.cxx
parent740b3b96a9751b42d6603edeeefa624e761e8dd1 (diff)
INTEGRATION: CWS tune03 (1.20.52); FILE MERGED
2004/07/08 16:45:05 mhu 1.20.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/dbgui/asciiopt.cxx')
-rw-r--r--sc/source/ui/dbgui/asciiopt.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/asciiopt.cxx b/sc/source/ui/dbgui/asciiopt.cxx
index d8a96ad8d03e..15eb729826c2 100644
--- a/sc/source/ui/dbgui/asciiopt.cxx
+++ b/sc/source/ui/dbgui/asciiopt.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: asciiopt.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 13:31:19 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:29:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,8 @@
#ifndef _UNOTOOLS_TRANSLITERATIONWRAPPER_HXX
#include <unotools/transliterationwrapper.hxx>
#endif
-
+// ause
+#include "editutil.hxx"
// ============================================================================