diff options
author | Christian Lippka <christian.lippka@sun.com> | 2010-04-12 13:03:45 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@sun.com> | 2010-04-12 13:03:45 +0200 |
commit | 28e493ad2c40b5efa4949bc4eecb4348982bd111 (patch) | |
tree | 5089a3c5db3101e507aff5e1de6c0fb6e842ede2 /scp2 | |
parent | 9c17c7ed4f09499be3f6bfcbf2f5aa246d998634 (diff) | |
parent | 79645404ec15d93c13637a1195b9901158bd714c (diff) |
renaissance2: rebase m76
Diffstat (limited to 'scp2')
-rw-r--r--[-rwxr-xr-x] | scp2/source/ooo/file_library_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 4a39b5da4978..87ffa9e037f3 100755..100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1383,7 +1383,7 @@ STD_LIB_FILE( gid_File_Lib_Sts , sts) STD_UNO_LIB_FILE( gid_File_Lib_Svl, svl ) STD_UNO_LIB_FILE( gid_File_Lib_Svtools, svt ) -STD_LIB_FILE( gid_File_Lib_Svx_Core, svxcore) +STD_UNO_LIB_FILE( gid_File_Lib_Svx_Core, svxcore) STD_UNO_LIB_FILE( gid_File_Lib_Svx, svx) STD_UNO_LIB_FILE( gid_File_Lib_TextConversionDlgs, textconversiondlgs) STD_LIB_FILE( gid_File_Lib_Editeng, editeng) |