summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/XDockingAreaAcceptor.idl')
-rw-r--r--offapi/com/sun/star/ui/XDockingAreaAcceptor.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl
index 05b6ef071390..aee158b1caf4 100644
--- a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl
+++ b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/awt/Rectangle.idl>
#include <com/sun/star/awt/XWindow.idl>
-//=============================================================================
module com { module sun { module star { module ui {
-//=============================================================================
/** this interface enables developer to implement different docking area
acceptors which are used by the frame based layout manager.
@@ -107,7 +105,6 @@ interface XDockingAreaAcceptor : com::sun::star::uno::XInterface
}; }; }; };
-//=============================================================================
#endif