summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui/XUIElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/XUIElement.idl')
-rw-r--r--offapi/com/sun/star/ui/XUIElement.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/XUIElement.idl b/offapi/com/sun/star/ui/XUIElement.idl
index 92744c441306..8b991b4fefc6 100644
--- a/offapi/com/sun/star/ui/XUIElement.idl
+++ b/offapi/com/sun/star/ui/XUIElement.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/beans/XPropertySet.idl>
#include <com/sun/star/frame/XFrame.idl>
-//=============================================================================
module com { module sun { module star { module ui {
-//=============================================================================
/** provides a function to retrieve a special purpose interface dependent
on the user interface element type.
@@ -85,7 +83,6 @@ interface XUIElement : com::sun::star::uno::XInterface
}; }; }; };
-//=============================================================================
#endif