summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XObjectInspector.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XObjectInspector.idl')
-rw-r--r--offapi/com/sun/star/inspection/XObjectInspector.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/XObjectInspector.idl b/offapi/com/sun/star/inspection/XObjectInspector.idl
index 54fb58bb8bf0..755e5e928f23 100644
--- a/offapi/com/sun/star/inspection/XObjectInspector.idl
+++ b/offapi/com/sun/star/inspection/XObjectInspector.idl
@@ -33,13 +33,11 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
#include <com/sun/star/util/VetoException.idl>
-//=============================================================================
module com { module sun { module star { module inspection {
interface XObjectInspectorModel;
interface XObjectInspectorUI;
-//-----------------------------------------------------------------------------
/** describes the main interface of an <type>ObjectInspector</type>.
@see ObjectInspector
@@ -119,7 +117,6 @@ interface XObjectInspector
raises (com::sun::star::util::VetoException);
};
-//=============================================================================
}; }; }; };