diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2008-11-20 14:05:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2008-11-20 14:05:36 +0000 |
commit | 6cbc552950583372366fffa4becbb5aa95da517d (patch) | |
tree | 63505c1028c756b110591b6fad2f9b0e25a6026b /scp2 | |
parent | 0027f2c0ddea2b601a5dcb80056843da5fe40da9 (diff) |
CWS-TOOLING: integrate CWS ab64_DEV300
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 556eee4d9bd3..bb790d3aaef6 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -1197,7 +1197,7 @@ STD_LIB_FILE( gid_File_Lib_Sax , sax) STD_UNO_LIB_FILE( gid_File_Lib_Oox , oox) -STD_UNO_LIB_FILE( gid_File_Lib_Sb , sb) +STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sb , sb) STD_UNO_LIB_FILE( gid_File_Lib_Scn, scn) @@ -1214,7 +1214,7 @@ File gid_File_Lib_Scriptframe #endif RegistryID = gid_Starregistry_Services_Rdb; Dir = gid_Dir_Program; - Styles = (PACKED, UNO_COMPONENT); + Styles = (PACKED,PATCH,UNO_COMPONENT); End STD_UNO_LIB_FILE( gid_File_Lib_Sd , sd) |