summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawobj.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparastyle.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx b/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
index 9df2831bf380..300b15ca4d43 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
@@ -72,7 +72,7 @@
/**
* @brief
* Base class for all drawing object(ellipse,rect,circle,...).
- * I can set Postions,anchor,rotate,text style name here.
+ * I can set Positions,anchor,rotate,text style name here.
*
* Drawing objects can be rotated,scaled and skewed, drawing objects must have positions setted,
* you can use SetPosition(...).
diff --git a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
index 58ce28c93837..8d965df88065 100644
--- a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
@@ -163,7 +163,7 @@ public:
void SetLastLineAlign(enumXFAlignType align,bool bJustSingleWord = false);
/**
- * @descr Set the shadow of the paragraph.there is 4 postions, you
+ * @descr Set the shadow of the paragraph.there is 4 positions, you
can find it in the definition of enumShadowPos.
* @param pos
* @param offset the distance between the paragraph border and the shadow.