summaryrefslogtreecommitdiff
path: root/sw/source/core/text/redlnitr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/redlnitr.hxx')
-rw-r--r--sw/source/core/text/redlnitr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/redlnitr.hxx b/sw/source/core/text/redlnitr.hxx
index 0d6d365e9637..6fc39e14f240 100644
--- a/sw/source/core/text/redlnitr.hxx
+++ b/sw/source/core/text/redlnitr.hxx
@@ -89,7 +89,7 @@ private:
void Clear_( SwFont* pFnt );
bool ChkSpecialUnderline_() const;
- void FillHints( std::size_t nAuthor, RedlineType_t eType );
+ void FillHints( std::size_t nAuthor, RedlineType eType );
short EnterExtend(SwFont& rFnt, sal_uLong const nNode, sal_Int32 const nNew)
{
if (m_pExt) return m_pExt->Enter(rFnt, nNode, nNew);