summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XDisplayBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XDisplayBitmap.idl')
-rw-r--r--offapi/com/sun/star/awt/XDisplayBitmap.idl50
1 files changed, 25 insertions, 25 deletions
diff --git a/offapi/com/sun/star/awt/XDisplayBitmap.idl b/offapi/com/sun/star/awt/XDisplayBitmap.idl
index b7b8d0fc3757..e04f2590df69 100644
--- a/offapi/com/sun/star/awt/XDisplayBitmap.idl
+++ b/offapi/com/sun/star/awt/XDisplayBitmap.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,31 +24,31 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_awt_XDisplayBitmap_idl__
-#define __com_sun_star_awt_XDisplayBitmap_idl__
-
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module awt {
-
-//=============================================================================
-
-/** specifies an object as a bitmap for which data is formatted for
+#ifndef __com_sun_star_awt_XDisplayBitmap_idl__
+#define __com_sun_star_awt_XDisplayBitmap_idl__
+
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module awt {
+
+//=============================================================================
+
+/** specifies an object as a bitmap for which data is formatted for
a specific output device.
-
+
<p>Drawing of this bitmap is only valid on a compatible device.</p>
*/
published interface XDisplayBitmap: com::sun::star::uno::XInterface
-{
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif