summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/xfilter/xfstyle.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-12-20 11:25:37 +0100
committerAndras Timar <andras.timar@collabora.com>2013-12-20 15:55:00 +0100
commitb55259eeb549482477c57d854f3de72aff345edb (patch)
tree35e474b8458ae776a8455f4f78e73ae28c611180 /lotuswordpro/source/filter/xfilter/xfstyle.hxx
parentCppunitTest_sw_ooxmlexport: register wps, wp and a namespaces (diff)
downloadcore-b55259eeb549482477c57d854f3de72aff345edb.tar.gz
core-b55259eeb549482477c57d854f3de72aff345edb.zip
typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfstyle.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfstyle.hxx b/lotuswordpro/source/filter/xfilter/xfstyle.hxx
index 15a8c7ffe768..41951eda6a19 100644
--- a/lotuswordpro/source/filter/xfilter/xfstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfstyle.hxx
@@ -85,7 +85,7 @@ public:
virtual void SetStyleName(const OUString& styleName);
/**
- * @descr Set parent style name.
+ * @descr set parent style name.
*/
virtual OUString GetParentStyleName();
@@ -95,7 +95,7 @@ public:
virtual void SetParentStyleName(const OUString& styleName);
/**
- * @descr get styel family.
+ * @descr get style family.
*/
virtual enumXFStyle GetStyleFamily();