From 65162840e329afee6f401f5a91273c2dbd1bbdf8 Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Tue, 15 Mar 2011 21:47:26 +0100 Subject: #i117329# - Publishing of UNO types, first wave. --- offapi/com/sun/star/awt/XTabListener.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/awt/XTabListener.idl') diff --git a/offapi/com/sun/star/awt/XTabListener.idl b/offapi/com/sun/star/awt/XTabListener.idl index e7018bb284af..e169aa8fa126 100644 --- a/offapi/com/sun/star/awt/XTabListener.idl +++ b/offapi/com/sun/star/awt/XTabListener.idl @@ -48,7 +48,7 @@ /** such listener will be informed if tab's was inserted/removed from an XSimpleTabController instance or if the properties of a tab was changed. */ -interface XTabListener : com::sun::star::lang::XEventListener +published interface XTabListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- /** a new tab was inserted. -- cgit