diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:07:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-24 10:07:05 +0000 |
commit | 931a6041d51b4354288604d288851addea74bcfb (patch) | |
tree | c1f0067f607a53d2e9460542d4568a9d121c90ff | |
parent | a81c008d5bbe8c9373ea478feded63352a6d46a3 (diff) |
INTEGRATION: CWS i18napi (1.12.8); FILE MERGED
2003/04/19 19:41:04 er 1.12.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n
-rw-r--r-- | i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx b/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx index 7f735007ba17..f511d60c9318 100644 --- a/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx +++ b/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx @@ -2,9 +2,9 @@ * * $RCSfile: defaultnumberingprovider.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: vg $ $Date: 2003-04-15 17:08:24 $ + * last change: $Author: vg $ $Date: 2003-04-24 11:07:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ using namespace com::sun::star; using namespace com::sun::star::uno; using namespace com::sun::star::lang; -using namespace drafts::com::sun::star::i18n; using namespace ::rtl; namespace com { namespace sun { namespace star { namespace i18n { |