summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/dialogs/WizardButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/dialogs/WizardButton.idl')
-rw-r--r--offapi/com/sun/star/ui/dialogs/WizardButton.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/WizardButton.idl b/offapi/com/sun/star/ui/dialogs/WizardButton.idl
index 7c49b40c8f36..7c1d409ab557 100644
--- a/offapi/com/sun/star/ui/dialogs/WizardButton.idl
+++ b/offapi/com/sun/star/ui/dialogs/WizardButton.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_ui_dialogs_WizardButton_idl__
#define __com_sun_star_ui_dialogs_WizardButton_idl__
-//==================================================================================================================
module com { module sun { module star { module ui { module dialogs {
-//==================================================================================================================
/** denotes the buttons found in a <type>Wizard</type>
*/
@@ -44,11 +42,9 @@ constants WizardButton
const short HELP = 5;
};
-//==================================================================================================================
}; }; }; }; };
-//==================================================================================================================
#endif