summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui/UIElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/UIElement.idl')
-rw-r--r--offapi/com/sun/star/ui/UIElement.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/UIElement.idl b/offapi/com/sun/star/ui/UIElement.idl
index 55f795c23a2b..0798b51a8d53 100644
--- a/offapi/com/sun/star/ui/UIElement.idl
+++ b/offapi/com/sun/star/ui/UIElement.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/util/XUpdatable.idl>
-//=============================================================================
module com { module sun { module star { module ui {
-//=============================================================================
/** specifies a user interface element.
@@ -85,7 +83,6 @@ service UIElement
}; }; }; };
-//=============================================================================
#endif