summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/XSelectionFunction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XSelectionFunction.idl')
-rw-r--r--offapi/com/sun/star/drawing/XSelectionFunction.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/XSelectionFunction.idl b/offapi/com/sun/star/drawing/XSelectionFunction.idl
index 7387dc029fd9..79bf5049d1c4 100644
--- a/offapi/com/sun/star/drawing/XSelectionFunction.idl
+++ b/offapi/com/sun/star/drawing/XSelectionFunction.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/awt/XMouseMotionHandler.idl>
#include <com/sun/star/view/XSelectionChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/**
*/
@@ -48,7 +46,6 @@ published interface XSelectionFunction
interface ::com::sun::star::view::XSelectionChangeListener;
};
-//=============================================================================
}; }; }; };