INTEGRATION: CWS langsupporter (1.45.4); FILE MERGED
2004/09/21 14:12:33 is 1.45.4.1: #i34221# language packs
This commit is contained in:
parent
fe84982fd5
commit
0f8174a614
1 changed files with 8 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: file_library_ooo.scp,v $
|
||||
*
|
||||
* $Revision: 1.53 $
|
||||
* $Revision: 1.54 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2004-10-07 08:23:28 $
|
||||
* last change: $Author: obo $ $Date: 2004-10-18 14:09:14 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -206,7 +206,7 @@ End
|
|||
// STD_LIB_FILE(gid_File_Lib_Charttools, charttools)
|
||||
// STD_UNO_LIB_FILE(gid_File_Lib_Chartview, chartview)
|
||||
|
||||
|
||||
/*
|
||||
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
|
||||
|
||||
File gid_File_Lib_Cli_Cppuhelper
|
||||
|
@ -217,6 +217,7 @@ File gid_File_Lib_Cli_Cppuhelper
|
|||
End
|
||||
|
||||
#endif
|
||||
*/
|
||||
|
||||
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
|
||||
|
||||
|
@ -229,6 +230,7 @@ End
|
|||
|
||||
#endif
|
||||
|
||||
/*
|
||||
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
|
||||
|
||||
File gid_File_Lib_Cli_Types
|
||||
|
@ -239,6 +241,7 @@ File gid_File_Lib_Cli_Types
|
|||
End
|
||||
|
||||
#endif
|
||||
*/
|
||||
|
||||
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
|
||||
|
||||
|
@ -273,6 +276,7 @@ End
|
|||
|
||||
#endif
|
||||
|
||||
/*
|
||||
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
|
||||
|
||||
File gid_File_Lib_Cli_Ure
|
||||
|
@ -283,6 +287,7 @@ File gid_File_Lib_Cli_Ure
|
|||
End
|
||||
|
||||
#endif
|
||||
*/
|
||||
|
||||
#if defined WNT && (defined M1300 || defined M1310) // currently the only cli platform
|
||||
|
||||
|
|
Loading…
Reference in a new issue