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.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/DialogProvider2.idl b/offapi/com/sun/star/awt/DialogProvider2.idl
index 24f2f406eefa..1641249fc3fa 100644
--- a/offapi/com/sun/star/awt/DialogProvider2.idl
+++ b/offapi/com/sun/star/awt/DialogProvider2.idl
@@ -33,18 +33,15 @@
#include <com/sun/star/awt/XDialogProvider2.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies a provider for dialogs implementing the
<type scope="com::sun::star::awt">XDialog</type> interface.
*/
service DialogProvider2 : com::sun::star::awt::XDialogProvider2;
-//=============================================================================
}; }; }; };