summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/image/ImageMapObject.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/image/ImageMapObject.idl')
-rw-r--r--offapi/com/sun/star/image/ImageMapObject.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/image/ImageMapObject.idl b/offapi/com/sun/star/image/ImageMapObject.idl
index cd4f349e503b..9d96b83d9820 100644
--- a/offapi/com/sun/star/image/ImageMapObject.idl
+++ b/offapi/com/sun/star/image/ImageMapObject.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/document/XEventsSupplier.idl>
-//=============================================================================
module com { module sun { module star { module image {
-//=============================================================================
/** this is a base service for objects inside a image maps.
@see ImageMap
@@ -65,7 +63,6 @@ published service ImageMapObject
[property] boolean IsActive;
};
-//=============================================================================
}; }; }; };