diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:41:50 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:41:50 +0000 |
commit | 39288ae73ca4b77d410f364a9e4ca03cfc372118 (patch) | |
tree | 0a2c9dec3dd27ca5a883f175cb5067f6317f6c18 /dtrans | |
parent | ce1ef20188519d27307cdf1138722462c1730db4 (diff) |
INTEGRATION: CWS rt02 (1.12.70); FILE MERGED
2003/10/01 12:06:24 rt 1.12.70.1: #i19697# No newline at end of file
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/win32/misc/ImplHelper.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/misc/ImplHelper.cxx b/dtrans/source/win32/misc/ImplHelper.cxx index 5b75114e2b15..68518c8c83d6 100644 --- a/dtrans/source/win32/misc/ImplHelper.cxx +++ b/dtrans/source/win32/misc/ImplHelper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ImplHelper.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hro $ $Date: 2002-08-14 14:48:25 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:41:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -457,4 +457,4 @@ sal_Bool SAL_CALL CompareTargetDevice( DVTARGETDEVICE* ptdLeft, DVTARGETDEVICE* } return bRet; -}
\ No newline at end of file +} |