summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2000-11-29 15:16:18 +0000
committerThomas Lange <tl@openoffice.org>2000-11-29 15:16:18 +0000
commita829e758d044d6ae2e3bb20a0547e6b5413a4832 (patch)
tree4b683e18a6d56f6ba862b788e460caa73802256d /linguistic/source/lngsvcmgr.hxx
parentc86c8ac1a8095d1173be87e0b0875e4949af701d (diff)
#80600# SaveCfgSvcs added to LngSvcMgr
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index a0378b0e07c2..1e0b69f7d9f4 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: lngsvcmgr.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tl $ $Date: 2000-11-28 03:13:10 $
+ * last change: $Author: tl $ $Date: 2000-11-29 16:16:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -156,6 +156,8 @@ class LngSvcMgr :
void SetCfgServiceLists( HyphenatorDispatcher &rHyphDsp );
void SetCfgServiceLists( ThesaurusDispatcher &rThesDsp );
+ BOOL SaveCfgSvcs( const String &rServiceName );
+
DECL_LINK( TimeOut, Timer* );
public: