summaryrefslogtreecommitdiff
path: root/svx/inc/unolingu.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-01-02 14:05:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-01-02 14:05:35 +0000
commit4ceffc2bada7d8888f6d1af31a1e0f3f413101e9 (patch)
tree52b4599d8603ccc6ad2373f9d0a4e6671e706548 /svx/inc/unolingu.hxx
parentef111f59122d179602f5711f26b71121ccce9034 (diff)
INTEGRATION: CWS oolinguforso (1.14.54); FILE MERGED
2006/12/18 08:26:57 tl 1.14.54.1: #130176# have OOo download dictionaries functional without restart
Diffstat (limited to 'svx/inc/unolingu.hxx')
-rw-r--r--svx/inc/unolingu.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/inc/unolingu.hxx b/svx/inc/unolingu.hxx
index 50490a38fa01..b9b37f5c3a94 100644
--- a/svx/inc/unolingu.hxx
+++ b/svx/inc/unolingu.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unolingu.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 12:58:25 $
+ * last change: $Author: hr $ $Date: 2007-01-02 15:05:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -108,8 +108,8 @@ class SvxLinguConfigUpdate
public:
- static void UpdateAll();
- static BOOL IsNeedUpdateAll();
+ static void UpdateAll( sal_Bool bForceCheck = sal_False );
+ static BOOL IsNeedUpdateAll( sal_Bool bForceCheck = sal_False );
};
///////////////////////////////////////////////////////////////////////////