From 0461d179dddc2caab6315e6f7ec7bb3804dd017a Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Thu, 17 Mar 2011 12:50:52 +0100 Subject: #i117329# - Publishing of UNO types,third wave. --- offapi/com/sun/star/frame/XController2.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/frame') diff --git a/offapi/com/sun/star/frame/XController2.idl b/offapi/com/sun/star/frame/XController2.idl index 2c0157d99309..15c6b0ceaa51 100644 --- a/offapi/com/sun/star/frame/XController2.idl +++ b/offapi/com/sun/star/frame/XController2.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module frame { @since OOo 3.0 */ -interface XController2 : XController +published interface XController2 : XController { /** denotes the "root window" of the controller. -- cgit