diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 20:52:02 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 20:52:02 +0000 |
commit | bd58345d52bc594a9ebffb8a8c8915ae2a26d855 (patch) | |
tree | a68b870c4f0298eb6f2ab594a171e7af16e60753 /scp2 | |
parent | 335668821218f69b945e57869cb6e4d55db5feee (diff) |
INTEGRATION: CWS sysint1 (1.61.2); FILE MERGED
2004/11/17 16:14:36 is 1.61.2.1: #118340# cleanup scp
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index 0a05a5ef8344..f49fd85eaa43 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_library_ooo.scp,v $ * -* $Revision: 1.70 $ +* $Revision: 1.71 $ * -* last change: $Author: kz $ $Date: 2004-11-26 18:37:20 $ +* last change: $Author: hr $ $Date: 2004-11-26 21:52:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1584,8 +1584,6 @@ File gid_File_Lib_Sec #endif End -STD_SETUPZIP_LIB_FILE( gid_File_Lib_Set, set ) - STD_UNO_LIB_FILE( gid_File_Lib_Sf_Prothdlr, protocolhandler ) STD_UNO_LIB_FILE( gid_File_Lib_Sfx , sfx) @@ -1811,8 +1809,6 @@ STD_SETUPZIP_LIB_FILE( gid_File_Lib_Tools, tl ) SPECIAL_UNO_COMPONENT_LIB_FILE(gid_File_Lib_Toutstrm,textoutstream.uno) -STD_SETUPZIP_LIB_FILE( gid_File_Lib_Tplx, tplx ) - File gid_File_Lib_Tvhlp1 TXT_FILE_BODY; Styles = (PACKED,UNO_COMPONENT); @@ -1923,8 +1919,6 @@ File gid_File_Lib_Urp_Uno #endif End -STD_SETUPZIP_LIB_FILE( gid_File_Lib_Usp, usp ) - UNO_SETUPZIP_LIB_FILE( gid_File_Lib_Utl , utl) UNO_SETUPZIP_LIB_FILE( gid_File_Lib_Uui, uui ) |