summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyHandler.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyHandler.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyHandler.idl b/offapi/com/sun/star/inspection/XPropertyHandler.idl
index 206e476eba9e..b4fe454a4138 100644
--- a/offapi/com/sun/star/inspection/XPropertyHandler.idl
+++ b/offapi/com/sun/star/inspection/XPropertyHandler.idl
@@ -40,8 +40,8 @@
//=============================================================================
module com { module sun { module star { module inspection {
-published interface XObjectInspectorUI;
-published interface XPropertyControlFactory;
+interface XObjectInspectorUI;
+interface XPropertyControlFactory;
//-----------------------------------------------------------------------------
/** is the basic interface for object inspection.
@@ -57,7 +57,7 @@ published interface XPropertyControlFactory;
@since OOo 2.0.3
*/
-published interface XPropertyHandler
+interface XPropertyHandler
{
/** used for controlling resources acquired by the handler