diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:39:07 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:39:07 +0000 |
commit | c5f84fad3b04023b7ffa0d5346703669aa861a7f (patch) | |
tree | 1d4ce43d39bc85aafff18c7ecba64ef9d5b37b90 /dtrans | |
parent | f1fc26c88f311d7cac81d1fdecf5e75a35108f63 (diff) |
INTEGRATION: CWS rt02 (1.4.102); FILE MERGED
2003/10/01 12:06:10 rt 1.4.102.1: #i19697# No newline at end of file
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/win32/dnd/targetdropcontext.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/dnd/targetdropcontext.hxx b/dtrans/source/win32/dnd/targetdropcontext.hxx index d4c6d925e32b..6c77e91aad4b 100644 --- a/dtrans/source/win32/dnd/targetdropcontext.hxx +++ b/dtrans/source/win32/dnd/targetdropcontext.hxx @@ -2,9 +2,9 @@ * * $RCSfile: targetdropcontext.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: jl $ $Date: 2001-02-12 12:35:19 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:39:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -107,4 +107,4 @@ public: virtual void SAL_CALL dropComplete( sal_Bool success ) throw( RuntimeException); }; -#endif
\ No newline at end of file +#endif |