summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfparastyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparastyle.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
index 336a25adf063..f0ca1a270b40 100644
--- a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
@@ -178,8 +178,8 @@ public:
/**
* @descr Set drop caption of the paragraph.
- * @param nLength number of chars to be droped.
- * @param nLines line of which the droped chars will occupy.
+ * @param nLength number of chars to be dropped.
+ * @param nLines line of which the dropped chars will occupy.
*/
void SetDropCap(sal_Int16 nLength = 1,sal_Int16 nLines = 3,double fDistance = 0);