INTEGRATION: CWS mmw02 (1.4.70); FILE MERGED

2005/06/01 13:33:13 ihi 1.4.70.1: #123272# migrationanalysis projects gets german translation via localize.sdf
This commit is contained in:
Jens-Heiner Rechtien 2005-06-06 15:24:35 +00:00
parent 40377f0e51
commit 2934e2dd60

View file

@ -2,9 +2,9 @@
*
* $RCSfile: lngmerge.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2004-07-13 13:50:26 $
* last change: $Author: hr $ $Date: 2005-06-06 16:24:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -96,5 +96,5 @@ public:
~LngParser();
BOOL CreateSDF( const ByteString &rSDFFile, const ByteString &rPrj, const ByteString &rRoot );
BOOL Merge( const ByteString &rSDFFile, const ByteString &rDestinationFile );
BOOL Merge( const ByteString &rSDFFile, const ByteString &rDestinationFile , const ByteString &rPrj );
};