diff options
author | Masataka Shinke <mshinke@users.sourceforge.jp> | 2012-02-15 13:10:44 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-02-15 13:17:18 +0100 |
commit | fbe60c962259ae0449acd65e74fd790530045e93 (patch) | |
tree | 6b59bf2c1115283d0ea1eaa345ed7e32dba1b285 /scp2 | |
parent | c1f723fd53e8c41b80285d11a149e0044f580e2f (diff) |
fdo#45530: Accessibility does not work on WNT
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index cae313a15357..e2c0c68fc843 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -426,6 +426,7 @@ STD_JAR_FILE( gid_File_Jar_Fax, fax ) STD_JAR_FILE( gid_File_Jar_Agenda, agenda ) STD_JAR_FILE( gid_File_Jar_Query, query ) STD_JAR_FILE( gid_File_Jar_Web, web ) +STD_JAR_FILE( gid_File_Jar_Accessbridge, java_uno_accessbridge ) #endif #ifdef SOLAR_JAVA |