summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/ixfstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/ixfstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/ixfstyle.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/xfilter/ixfstyle.hxx b/lotuswordpro/source/filter/xfilter/ixfstyle.hxx
index ceae4774c6b2..c870e2be8dbf 100644
--- a/lotuswordpro/source/filter/xfilter/ixfstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/ixfstyle.hxx
@@ -93,9 +93,9 @@ public:
virtual enumXFStyle GetStyleFamily() = 0;
/**
- * @descr: Compare wheather two style object are the same.Used only by XFStyleManager.
+ * @descr: Compare whatever two style object are the same. Used only by XFStyleManager.
* @param: pStyle the style to be compared.
- * @return: return sal_True if equals,else sal_False.
+ * @return: return sal_True if equals, else sal_False.
*/
virtual bool Equal(IXFStyle *pStyle) = 0;