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.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControl.idl b/offapi/com/sun/star/inspection/XPropertyControl.idl
index d038c4b96a15..593e50e59dfc 100644
--- a/offapi/com/sun/star/inspection/XPropertyControl.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControl.idl
@@ -35,14 +35,14 @@
//=============================================================================
module com { module sun { module star { module inspection {
-published interface XPropertyControlContext;
+interface XPropertyControlContext;
//-----------------------------------------------------------------------------
/** defines the interface for a single control in an <type>ObjectInspector</type>
@since OOo 2.0.3
*/
-published interface XPropertyControl
+interface XPropertyControl
{
/** denotes the type of the control, as one of the <type>PropertyControlType</type>
constants