summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-25 11:25:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-25 11:25:59 +0000
commit59d56447d28bfd30a083afa74ec666583ea36dba (patch)
tree46c21b7ec86930aa5f77b246a7a90b145c7d4aff /linguistic
parent30d01713708e3fc3c5de80c116076586fc0469d0 (diff)
INTEGRATION: CWS tl32 (1.3.56); FILE MERGED
2006/11/02 15:42:37 tl 1.3.56.1: #140479# warning-free code for unxsols4(.pro)
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/thesdsp.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/linguistic/source/thesdsp.hxx b/linguistic/source/thesdsp.hxx
index 6d3ad771b4..c1a0255c71 100644
--- a/linguistic/source/thesdsp.hxx
+++ b/linguistic/source/thesdsp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: thesdsp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:56:23 $
+ * last change: $Author: vg $ $Date: 2007-05-25 12:25:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -82,7 +82,7 @@ class LinguOptions;
namespace com { namespace sun { namespace star { namespace beans {
class XPropertySet;
-}}}};
+}}}}
///////////////////////////////////////////////////////////////////////////
@@ -111,7 +111,7 @@ public:
-DECLARE_TABLE( ThesSvcList, SeqLangSvcEntry_Thes * );
+DECLARE_TABLE( ThesSvcList, SeqLangSvcEntry_Thes * )
class ThesaurusDispatcher :
public cppu::WeakImplHelper1