summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/clipb
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 13:37:20 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 13:37:20 +0000
commitea6f4f1d926b0af54b131105b6ee2d01612d8faf (patch)
tree562e030db2419d536bd5370a65b0bca4bc5adc38 /dtrans/source/win32/clipb
parent67c601650d59d29ca21f33d22fe233f5b0c1e9e4 (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/source/win32/clipb')
-rw-r--r--dtrans/source/win32/clipb/WinClipbImpl.cxx6
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
+}