summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/dialogs/XWizard.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/dialogs/XWizard.idl')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XWizard.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XWizard.idl b/offapi/com/sun/star/ui/dialogs/XWizard.idl
index 9d5fa60821c1..5c0a0d7c5435 100644
--- a/offapi/com/sun/star/ui/dialogs/XWizard.idl
+++ b/offapi/com/sun/star/ui/dialogs/XWizard.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module ui { module dialogs {
//==================================================================================================================
-published interface XWizardPage;
+interface XWizardPage;
/** is the main interface implemented by the <type>Wizard</type> services.
@@ -80,7 +80,7 @@ published interface XWizardPage;
@see XWizardController
@see XWizardPage
*/
-published interface XWizard
+interface XWizard
{
interface XExecutableDialog;