summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2001-06-29 12:50:15 +0000
committerThomas Lange <tl@openoffice.org>2001-06-29 12:50:15 +0000
commit3fa06a49bae6e05b4bb407a517717d9938619e86 (patch)
tree5caf2417eb1be781784a782259a4a1a7b4632f64 /linguistic/source/lngsvcmgr.hxx
parentc900053ec1253f6a36b62aa20a13756fdf97aaab (diff)
#88252# check configuration nodes for their existing before querying them for their content
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index 5734f8e1fe53..40c1a626d0fc 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: lngsvcmgr.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: tl $ $Date: 2001-03-28 11:37:57 $
+ * last change: $Author: tl $ $Date: 2001-06-29 13:50:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,10 +146,7 @@ class LngSvcMgr :
SvcInfoArray * pAvailHyphSvcs;
SvcInfoArray * pAvailThesSvcs;
- Timer aSaveTimer;
-
BOOL bDisposing;
- BOOL bIsModified;
BOOL bHasAvailSpellLocales;
BOOL bHasAvailHyphLocales;
BOOL bHasAvailThesLocales;
@@ -172,8 +169,6 @@ class LngSvcMgr :
BOOL SaveCfgSvcs( const String &rServiceName );
- DECL_LINK( TimeOut, Timer* );
-
public:
LngSvcMgr();
virtual ~LngSvcMgr();