summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-12-22 18:51:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-12-22 18:51:41 +0100
commit151887a9550efed41c5a2709a4f56d768b441ce4 (patch)
treeff8034b8af3334626014e1bd4f61062551a587ba /lotuswordpro/source/filter/xfilter/xfparastyle.hxx
parentFix typos (diff)
downloadcore-151887a9550efed41c5a2709a4f56d768b441ce4.tar.gz
core-151887a9550efed41c5a2709a4f56d768b441ce4.zip
Fix other typos
Change-Id: I3f0a51c53efdd383d49d978a1e8531afe9dac896
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);