summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XImageConsumer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XImageConsumer.idl')
-rw-r--r--offapi/com/sun/star/awt/XImageConsumer.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XImageConsumer.idl b/offapi/com/sun/star/awt/XImageConsumer.idl
index ace8958ee63d..54b3a08d392c 100644
--- a/offapi/com/sun/star/awt/XImageConsumer.idl
+++ b/offapi/com/sun/star/awt/XImageConsumer.idl
@@ -54,7 +54,7 @@ published interface XImageConsumer: com::sun::star::uno::XInterface
[in] long AlphaMask );
- /** delivers a chunk of pixels as <atom>long</atom> values.
+ /** delivers a chunk of pixels as `long` values.
<p>The pixels of the image are delivered using one or more calls
to this method. Each call specifies the location and size of the
@@ -73,7 +73,7 @@ published interface XImageConsumer: com::sun::star::uno::XInterface
[in] long nScanSize );
- /** delivers a chunk of pixels as <atom>byte</atom> values.
+ /** delivers a chunk of pixels as `byte` values.
<p>The pixels of the image are delivered using one or more calls
to this method. Each call specifies the location and size of the