summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/DialogProvider2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/DialogProvider2.idl')
-rw-r--r--offapi/com/sun/star/awt/DialogProvider2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/DialogProvider2.idl b/offapi/com/sun/star/awt/DialogProvider2.idl
index e0d27b2b56d4..24f2f406eefa 100644
--- a/offapi/com/sun/star/awt/DialogProvider2.idl
+++ b/offapi/com/sun/star/awt/DialogProvider2.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module awt {
/** specifies a provider for dialogs implementing the
<type scope="com::sun::star::awt">XDialog</type> interface.
*/
-published service DialogProvider2 : com::sun::star::awt::XDialogProvider2;
+service DialogProvider2 : com::sun::star::awt::XDialogProvider2;
//=============================================================================