summaryrefslogtreecommitdiffstats
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 51263e6824a5..90b1337b5d08 100644
--- a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl
@@ -36,7 +36,7 @@
module com { module sun { module star { module inspection {
-interface XPropertyControl;
+published interface XPropertyControl;
//=============================================================================
@@ -45,7 +45,7 @@ interface XPropertyControl;
@since OOo 2.2
*/
-interface XPropertyControlObserver
+published interface XPropertyControlObserver
{
/** notifies the observer that a certain <type>XPropertyControl</type>'s UI
representation gained the focus.