diff options
author | Fong Lin <pflin@novell.com> | 2010-10-08 16:58:10 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-10-08 16:58:10 +0100 |
commit | 57e3c7f1802a00bb9ef265a7f3506c36a9d8c20f (patch) | |
tree | f6b43dd9ff93346dfbe2fb50b3a7e08e80f21d23 /scp2/source/ooo | |
parent | 6683ae6bb57182718ade608b8563ea8f11a2b87a (diff) |
Port of Lotus Word Pro filter, by Fong Lin and Noel Power
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index b6537915fcf4..2e981e9fe3b3 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -978,6 +978,8 @@ STD_UNO_LIB_FILE(gid_File_Lib_Msworks,msworks) STD_UNO_LIB_FILE(gid_File_Lib_T602Filter,t602filter) +STD_UNO_LIB_FILE(gid_File_Lib_Wlwp,lwpft) + STD_UNO_LIB_FILE(gid_File_Lib_Writerfilter,writerfilter) #ifdef WNT |