summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/Fetc.hxx
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-03-05 05:36:35 +0000
committerTino Rachui <tra@openoffice.org>2001-03-05 05:36:35 +0000
commit9d7ab58ff9df4485455a9c8268aa8e963032b4b8 (patch)
tree21edc4600ed19cb26627f5e8add938da75af527d /dtrans/source/win32/dtobj/Fetc.hxx
parentd68448d79d2a8aa6a0986f3f8437546ef282a19d (diff)
*** empty log message ***
Diffstat (limited to 'dtrans/source/win32/dtobj/Fetc.hxx')
-rw-r--r--dtrans/source/win32/dtobj/Fetc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/dtobj/Fetc.hxx b/dtrans/source/win32/dtobj/Fetc.hxx
index 0d5a90ad3f6b..ecd9abea5302 100644
--- a/dtrans/source/win32/dtobj/Fetc.hxx
+++ b/dtrans/source/win32/dtobj/Fetc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Fetc.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tra $ $Date: 2001-03-02 14:30:54 $
+ * last change: $Author: tra $ $Date: 2001-03-05 06:35:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ class CFormatEtc
{
public:
CFormatEtc( );
- explicit CFormatEtc( const FORMATETC& aFormatEtc );
+ CFormatEtc( const FORMATETC& aFormatEtc );
CFormatEtc( CLIPFORMAT cf, DWORD tymed, DVTARGETDEVICE* ptd = NULL, DWORD dwAspect = DVASPECT_CONTENT, LONG lindex = -1 );
CFormatEtc( const CFormatEtc& theOther );