summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XObjectInspectorUI.idl')
-rw-r--r--offapi/com/sun/star/inspection/XObjectInspectorUI.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
index ea35423cca5c..77744e02e003 100644
--- a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
+++ b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
@@ -33,12 +33,10 @@
#include <com/sun/star/container/NoSuchElementException.idl>
#include <com/sun/star/lang/NoSupportException.idl>
-//=============================================================================
module com { module sun { module star { module inspection {
interface XPropertyControlObserver;
-//-----------------------------------------------------------------------------
/** grants access to certain aspects of the user interface of an object
inspector
@@ -172,7 +170,6 @@ interface XObjectInspectorUI
raises ( ::com::sun::star::lang::NoSupportException );
};
-//=============================================================================
}; }; }; };