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.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/XObjectInspector.idl b/offapi/com/sun/star/inspection/XObjectInspector.idl
index 44b2cf11321d..54fb58bb8bf0 100644
--- a/offapi/com/sun/star/inspection/XObjectInspector.idl
+++ b/offapi/com/sun/star/inspection/XObjectInspector.idl
@@ -36,8 +36,8 @@
//=============================================================================
module com { module sun { module star { module inspection {
-published interface XObjectInspectorModel;
-published interface XObjectInspectorUI;
+interface XObjectInspectorModel;
+interface XObjectInspectorUI;
//-----------------------------------------------------------------------------
/** describes the main interface of an <type>ObjectInspector</type>.
@@ -46,7 +46,7 @@ published interface XObjectInspectorUI;
@since OOo 2.0.3
*/
-published interface XObjectInspector
+interface XObjectInspector
{
/** allows to plug the inspector into an <type scope="com::sun::star::frame">XFrame</type>