summaryrefslogtreecommitdiff
path: root/framework/inc/classes/droptargetlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/droptargetlistener.hxx')
-rw-r--r--framework/inc/classes/droptargetlistener.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/inc/classes/droptargetlistener.hxx b/framework/inc/classes/droptargetlistener.hxx
index 60447c3a13fd..c450905cedaa 100644
--- a/framework/inc/classes/droptargetlistener.hxx
+++ b/framework/inc/classes/droptargetlistener.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -30,21 +30,21 @@
#define __FRAMEWORK_CLASSES_DROPTARGETLISTENER_HXX_
//_________________________________________________________________________________________________________________
-// my own includes
+// my own includes
//_________________________________________________________________________________________________________________
#include <threadhelp/threadhelpbase.hxx>
#include <general.h>
//_________________________________________________________________________________________________________________
-// interface includes
+// interface includes
//_________________________________________________________________________________________________________________
#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
#include <com/sun/star/frame/XFrame.hpp>
//_________________________________________________________________________________________________________________
-// includes of other projects
+// includes of other projects
//_________________________________________________________________________________________________________________
#include <cppuhelper/implbase1.hxx>