summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 22:58:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 22:58:06 +0000
commit6f91d6a9b9affcd0d96428e2d534af1e348b6384 (patch)
tree8ab3e58c3968f63a997c50220faabb6bfb5f753a /lingucomponent
parent023682617a2f42813a7558e66b8cdaf90c8f8275 (diff)
INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED
2006/02/23 08:36:45 os 1.3.18.1: #i53898# warnings removed
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/nthesimp.hxx b/lingucomponent/source/thesaurus/libnth/nthesimp.hxx
index c9cbe928f502..1a423489fb6c 100644
--- a/lingucomponent/source/thesaurus/libnth/nthesimp.hxx
+++ b/lingucomponent/source/thesaurus/libnth/nthesimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: nthesimp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:44:41 $
+ * last change: $Author: hr $ $Date: 2006-06-19 23:58:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -84,7 +84,7 @@ using namespace ::com::sun::star::linguistic2;
namespace com { namespace sun { namespace star { namespace beans {
class XPropertySet;
-}}}};
+}}}}
#define A2OU(x) ::rtl::OUString::createFromAscii( x )