summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyControl.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyControl.idl10
1 files changed, 3 insertions, 7 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControl.idl b/offapi/com/sun/star/inspection/XPropertyControl.idl
index d22314502..0f00cd84b 100644
--- a/offapi/com/sun/star/inspection/XPropertyControl.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControl.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -28,24 +28,20 @@
#ifndef __com_sun_star_inspection_XPropertyControl_idl__
#define __com_sun_star_inspection_XPropertyControl_idl__
-#ifndef __com_sun_star_beans_IllegalTypeException_idl__
#include <com/sun/star/beans/IllegalTypeException.idl>
-#endif
-#ifndef __com_sun_star_awt_XWindow_idl__
#include <com/sun/star/awt/XWindow.idl>
-#endif
//=============================================================================
module com { module sun { module star { module inspection {
-interface XPropertyControlContext;
+published interface XPropertyControlContext;
//-----------------------------------------------------------------------------
/** defines the interface for a single control in an <type>ObjectInspector</type>
@since OOo 2.0.3
*/
-interface XPropertyControl
+published interface XPropertyControl
{
/** denotes the type of the control, as one of the <type>PropertyControlType</type>
constants