diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:37:20 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:37:20 +0000 |
commit | ea6f4f1d926b0af54b131105b6ee2d01612d8faf (patch) | |
tree | 562e030db2419d536bd5370a65b0bca4bc5adc38 /dtrans | |
parent | 67c601650d59d29ca21f33d22fe233f5b0c1e9e4 (diff) |
INTEGRATION: CWS rt02 (1.14.88); FILE MERGED
2003/10/01 12:06:02 rt 1.14.88.1: #i19697# No newline at end of file
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/win32/clipb/WinClipbImpl.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/clipb/WinClipbImpl.cxx b/dtrans/source/win32/clipb/WinClipbImpl.cxx index efd2351ff1e8..307cb856d402 100644 --- a/dtrans/source/win32/clipb/WinClipbImpl.cxx +++ b/dtrans/source/win32/clipb/WinClipbImpl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: WinClipbImpl.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: tra $ $Date: 2001-09-28 12:23:21 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:37:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -314,4 +314,4 @@ void SAL_CALL CWinClipbImpl::onReleaseDataObject( CXNotifyingDataObject* theCall if ( m_pCurrentClipContent == theCaller ) m_pCurrentClipContent = NULL; -}
\ No newline at end of file +} |