summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/XTDataObject.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/XTDataObject.hxx
parentd68448d79d2a8aa6a0986f3f8437546ef282a19d (diff)
*** empty log message ***
Diffstat (limited to 'dtrans/source/win32/dtobj/XTDataObject.hxx')
-rw-r--r--dtrans/source/win32/dtobj/XTDataObject.hxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/dtrans/source/win32/dtobj/XTDataObject.hxx b/dtrans/source/win32/dtobj/XTDataObject.hxx
index 541d9e77152d..8320f36baf42 100644
--- a/dtrans/source/win32/dtobj/XTDataObject.hxx
+++ b/dtrans/source/win32/dtobj/XTDataObject.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XTDataObject.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tra $ $Date: 2001-03-01 15:39:15 $
+ * last change: $Author: tra $ $Date: 2001-03-05 06:36:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -145,13 +145,6 @@ public:
// when we flush the clipboard
void SAL_CALL GetAllDataFromSource( );
- // sometimes we need to lock objects of this
- // class for instance during clipboard shutdown
- // it should not be possible to do specific
- // things etc.
- //Lock( );
- //Unlock( );
-
private:
void validateFormatEtc( LPFORMATETC lpFormatEtc ) const;
com::sun::star::datatransfer::DataFlavor SAL_CALL formatEtcToDataFlavor( const FORMATETC& aFormatEtc ) const;