summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/attributeoutputbase.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-10 00:42:59 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-11-10 05:19:30 +0100
commitac9ea45444d96a8369a0ab9407b2868eee7d7548 (patch)
tree80458b5e4b126e268dff5deabbb5ccbc6a03078d /sw/source/filter/ww8/attributeoutputbase.hxx
parentd31fdb27583f5f594e8424bf061a74fde5cf2704 (diff)
Fix typos
Change-Id: I2b6f476122a1991b77e7831da225f7dc17d4061c Reviewed-on: https://gerrit.libreoffice.org/44570 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/source/filter/ww8/attributeoutputbase.hxx')
-rw-r--r--sw/source/filter/ww8/attributeoutputbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/attributeoutputbase.hxx b/sw/source/filter/ww8/attributeoutputbase.hxx
index 347153d501d2..94ed269fa453 100644
--- a/sw/source/filter/ww8/attributeoutputbase.hxx
+++ b/sw/source/filter/ww8/attributeoutputbase.hxx
@@ -626,7 +626,7 @@ protected:
virtual bool AnalyzeURL( const OUString& rUrl, const OUString& rTarget, OUString* pLinkURL, OUString* pMark );
- /// Insert a bookmark inside the currently processed parargaph.
+ /// Insert a bookmark inside the currently processed paragraph.
virtual void WriteBookmarkInActParagraph( const OUString& rName, sal_Int32 nFirstRunPos, sal_Int32 nLastRunPos ) = 0;
ww8::GridColsPtr GetGridCols( ww8::WW8TableNodeInfoInner::Pointer_t const & pTableTextNodeInfoInner );