summaryrefslogtreecommitdiff
path: root/i18npool/source/inputchecker/inputsequencechecker.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 10:07:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 10:07:23 +0000
commitd46581b970e1aedc62d487283b187df4211f21b4 (patch)
tree10b82186915e08550c1a19e259892b0956dc6031 /i18npool/source/inputchecker/inputsequencechecker.cxx
parentbebde6d89137cf30c45db55683f47662bb7fa4e6 (diff)
INTEGRATION: CWS i18napi (1.2.54); FILE MERGED
2003/04/19 19:41:05 er 1.2.54.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n
Diffstat (limited to 'i18npool/source/inputchecker/inputsequencechecker.cxx')
-rw-r--r--i18npool/source/inputchecker/inputsequencechecker.cxx9
1 files changed, 4 insertions, 5 deletions
diff --git a/i18npool/source/inputchecker/inputsequencechecker.cxx b/i18npool/source/inputchecker/inputsequencechecker.cxx
index 8accb0eccc13..0e9eb1795400 100644
--- a/i18npool/source/inputchecker/inputsequencechecker.cxx
+++ b/i18npool/source/inputchecker/inputsequencechecker.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inputsequencechecker.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: er $ $Date: 2002-03-26 17:07:06 $
+ * last change: $Author: vg $ $Date: 2003-04-24 11:07:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,12 +60,11 @@
************************************************************************/
#include <inputsequencechecker.hxx>
-#include <drafts/com/sun/star/i18n/InputSequenceCheckMode.hpp>
+#include <com/sun/star/i18n/InputSequenceCheckMode.hpp>
#include <com/sun/star/i18n/UnicodeType.hpp>
-#include <unicode.hxx>
+#include <i18nutil/unicode.hxx>
#include <rtl/ustrbuf.hxx>
-using namespace ::drafts::com::sun::star::i18n;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::rtl;