summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XContainerWindowEventHandler.idl')
-rw-r--r--offapi/com/sun/star/awt/XContainerWindowEventHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl
index a5a612090850..874d5a3a0b36 100644
--- a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl
+++ b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module awt {
/** Handles events fired by windows represented by a
<type scope="com::sun::star::awt">XWindow</type> interface.
*/
-published interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface {
+interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface {
//-------------------------------------------------------------------------