diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:10:32 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:10:32 +0000 |
commit | ac802f279df5abbe0f23cfde859db09e7eaee454 (patch) | |
tree | ee8af46356b27186690723389ac1173f5ed99b1a | |
parent | 6f819b1c30a99973166b489da4c49bd3de9ea879 (diff) |
INTEGRATION: CWS i18napi (1.3.8); FILE MERGED
2003/04/19 19:41:12 er 1.3.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n
-rw-r--r-- | i18npool/source/transliteration/transliteration_Numeric.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/i18npool/source/transliteration/transliteration_Numeric.cxx b/i18npool/source/transliteration/transliteration_Numeric.cxx index 6f50e67eac8a..4448c57cbec5 100644 --- a/i18npool/source/transliteration/transliteration_Numeric.cxx +++ b/i18npool/source/transliteration/transliteration_Numeric.cxx @@ -2,9 +2,9 @@ * * $RCSfile: transliteration_Numeric.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2003-04-08 16:07:08 $ + * last change: $Author: vg $ $Date: 2003-04-24 11:10:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,7 +63,6 @@ #include <nativenumbersupplier.hxx> #include <defaultnumberingprovider.hxx> -using namespace drafts::com::sun::star::i18n; using namespace com::sun::star::uno; using namespace rtl; |