summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2001-06-05 10:28:25 +0000
committerThomas Lange <tl@openoffice.org>2001-06-05 10:28:25 +0000
commitf882f55567533bb400b6d87915cc489ff98ef6df (patch)
tree9e1cd88d9895a3e42b13c2b812d7506a3acda8ab /linguistic
parentaef5b07773a59b6a2498d7d7962ecebb7976ec03 (diff)
#87772# friend declaration added to SeqLangSvcEntry_Spell
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/spelldsp.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx
index 8516661069d3..44c066f98059 100644
--- a/linguistic/source/spelldsp.hxx
+++ b/linguistic/source/spelldsp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: spelldsp.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tl $ $Date: 2001-01-25 10:56:16 $
+ * last change: $Author: tl $ $Date: 2001-06-05 11:28:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,6 +100,9 @@ class LngSvcMgr;
class SeqLangSvcEntry_Spell
{
friend class SpellCheckerDispatcher;
+ friend static BOOL SvcListHasLanguage(
+ const SeqLangSvcEntry_Spell &rEntry,
+ INT16 nLanguage );
::com::sun::star::uno::Sequence< ::rtl::OUString > aSvcImplNames;
::com::sun::star::uno::Sequence<