summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyControlObserver.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyControlObserver.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyControlObserver.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl
index 02c5234ce878..2e28574ec499 100644
--- a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl
@@ -35,7 +35,7 @@
module com { module sun { module star { module inspection {
-published interface XPropertyControl;
+interface XPropertyControl;
//=============================================================================
@@ -44,7 +44,7 @@ published interface XPropertyControl;
@since OOo 2.2
*/
-published interface XPropertyControlObserver
+interface XPropertyControlObserver
{
/** notifies the observer that a certain <type>XPropertyControl</type>'s UI
representation gained the focus.