summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/MessageBoxCommand.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/MessageBoxCommand.idl')
-rw-r--r--offapi/com/sun/star/awt/MessageBoxCommand.idl78
1 files changed, 39 insertions, 39 deletions
diff --git a/offapi/com/sun/star/awt/MessageBoxCommand.idl b/offapi/com/sun/star/awt/MessageBoxCommand.idl
index c07f98d5b8d2..d7872021a014 100644
--- a/offapi/com/sun/star/awt/MessageBoxCommand.idl
+++ b/offapi/com/sun/star/awt/MessageBoxCommand.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,46 +24,46 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_awt_MessageBoxCommand_idl__
-#define __com_sun_star_awt_MessageBoxCommand_idl__
-
-
-//=============================================================================
-
- module com { module sun { module star { module awt {
-
-//=============================================================================
-
+#ifndef __com_sun_star_awt_MessageBoxCommand_idl__
+#define __com_sun_star_awt_MessageBoxCommand_idl__
+
+
+//=============================================================================
+
+ module com { module sun { module star { module awt {
+
+//=============================================================================
+
/** specifies a message box command.
@deprecated
*/
published constants MessageBoxCommand
-{
- //-------------------------------------------------------------------------
-
- const short CANCEL = 0;
-
- //-------------------------------------------------------------------------
-
- const short OK = 1;
-
- //-------------------------------------------------------------------------
-
- const short YES = 2;
-
- //-------------------------------------------------------------------------
-
- const short NO = 3;
-
- //-------------------------------------------------------------------------
-
- const short RETRY = 4;
-
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+ //-------------------------------------------------------------------------
+
+ const short CANCEL = 0;
+
+ //-------------------------------------------------------------------------
+
+ const short OK = 1;
+
+ //-------------------------------------------------------------------------
+
+ const short YES = 2;
+
+ //-------------------------------------------------------------------------
+
+ const short NO = 3;
+
+ //-------------------------------------------------------------------------
+
+ const short RETRY = 4;
+
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif