diff options
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 2 | ||||
-rw-r--r-- | scp2/source/writer/module_writer.scp | 1 |
2 files changed, 3 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 diff --git a/scp2/source/writer/module_writer.scp b/scp2/source/writer/module_writer.scp index fc9d52aa8087..f6fdb6517529 100644 --- a/scp2/source/writer/module_writer.scp +++ b/scp2/source/writer/module_writer.scp @@ -51,6 +51,7 @@ Module gid_Module_Prg_Wrt_Bin gid_File_Lib_Wpft, gid_File_Lib_Msworks, gid_File_Lib_T602Filter, + gid_File_Lib_Wlwp, gid_File_Share_Config_Sofficecfg_Writer_Menubar_Xml, gid_File_Share_Config_Sofficecfg_Writerweb_Menubar_Xml, gid_File_Share_Config_Sofficecfg_Writerglobal_Menubar_Xml, |