summaryrefslogtreecommitdiff
path: root/jvmfwk/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-25 10:05:10 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-25 10:05:10 +0000
commitc4dde495c2a61789952e4abbe43a2873c092d2b8 (patch)
treef191f2d4079f8662db4f862aa04853ef4b384aeb /jvmfwk/inc
parentc67685fcaac47efc0d6f4fd899cf30ab781ddb7c (diff)
INTEGRATION: CWS jl102 (1.15.14); FILE MERGED
2008/06/04 13:07:44 jl 1.15.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools
Diffstat (limited to 'jvmfwk/inc')
-rw-r--r--jvmfwk/inc/jvmfwk/framework.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/jvmfwk/inc/jvmfwk/framework.h b/jvmfwk/inc/jvmfwk/framework.h
index 13474535a89f..49516f554e21 100644
--- a/jvmfwk/inc/jvmfwk/framework.h
+++ b/jvmfwk/inc/jvmfwk/framework.h
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: framework.h,v $
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
* This file is part of OpenOffice.org.
*
@@ -199,6 +199,15 @@ extern "C" {
<p>
All settings made by this API are done for the current user if not
mentioned differently.</p>
+
+ <h2>Other bootstrap variables</h2>
+ <dl>
+ <dt>JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY</dt>
+ <dd>This is a unofficial variable which was introduced to workaround external issues.
+ It may be removed in the future. By setting it to 1, the framework will not try to
+ find out if the system is configured to use accessibility tools or if a JRE has an
+ accessibiliy bridge installed</dd>
+ </dl>
*/
/** indicates that a JRE has an accessibility bridge installed.