summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart2/FillBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/FillBitmap.idl')
-rw-r--r--offapi/com/sun/star/chart2/FillBitmap.idl8
1 files changed, 2 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart2/FillBitmap.idl b/offapi/com/sun/star/chart2/FillBitmap.idl
index a3020b50b8b0..52b0d388807e 100644
--- a/offapi/com/sun/star/chart2/FillBitmap.idl
+++ b/offapi/com/sun/star/chart2/FillBitmap.idl
@@ -27,10 +27,6 @@
#ifndef com_sun_star_chart2_FillBitmap_idl
#define com_sun_star_chart2_FillBitmap_idl
-// #ifndef __com_sun_star_awt_XBitmap_idl__
-// #include <com/sun/star/awt/XBitmap.idl>
-// #endif
-
#ifndef __com_sun_star_awt_Point_idl__
#include <com/sun/star/awt/Point.idl>
#endif
@@ -55,7 +51,7 @@ module star
module chart2
{
-/** This strucutre contains all properties of a bitmap when used as
+/** This structure contains all properties of a bitmap when used as
FillStyle.
@see com::sun::star::drawing::FillProperties
@@ -76,7 +72,7 @@ struct FillBitmap
com::sun::star::awt::Point aOffset;
/** Every second line (X) / row (Y) of tiles is moved the given
- percent of the witdh of the bitmap.
+ percent of the width of the bitmap.
*/
com::sun::star::awt::Point aPositionOffset;