summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XDialogProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XDialogProvider.idl')
-rw-r--r--offapi/com/sun/star/awt/XDialogProvider.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XDialogProvider.idl b/offapi/com/sun/star/awt/XDialogProvider.idl
index 9e7ae12e0c3e..80d462f79c4e 100644
--- a/offapi/com/sun/star/awt/XDialogProvider.idl
+++ b/offapi/com/sun/star/awt/XDialogProvider.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module awt {
/** provides dialogs implementing the
<type scope="com::sun::star::awt">XDialog</type> interface.
*/
-published interface XDialogProvider : ::com::sun::star::uno::XInterface {
+interface XDialogProvider : ::com::sun::star::uno::XInterface {
//-------------------------------------------------------------------------