summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/XBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XBitmap.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/XBitmap.idl b/offapi/com/sun/star/rendering/XBitmap.idl
index 68643b951917..7831c77e8c34 100644
--- a/offapi/com/sun/star/rendering/XBitmap.idl
+++ b/offapi/com/sun/star/rendering/XBitmap.idl
@@ -56,7 +56,6 @@ interface XBitmap : ::com::sun::star::uno::XInterface
*/
::com::sun::star::geometry::IntegerSize2D getSize();
- //-------------------------------------------------------------------------
/** Query transparency status of the bitmap.<p>
@@ -72,7 +71,6 @@ interface XBitmap : ::com::sun::star::uno::XInterface
*/
boolean hasAlpha();
- //-------------------------------------------------------------------------
/** Query a scaled copy of the original bitmap.