summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpoverride.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpoverride.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpoverride.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpoverride.cxx b/lotuswordpro/source/filter/lwpoverride.cxx
index 30ea479cd798..2feb62b507f6 100644
--- a/lotuswordpro/source/filter/lwpoverride.cxx
+++ b/lotuswordpro/source/filter/lwpoverride.cxx
@@ -168,7 +168,7 @@ void LwpTextAttributeOverride::Read(LwpObjectStream* pStrm)
pStrm->SkipExtra();
}
-sal_Bool LwpTextAttributeOverride::IsHighLight()
+sal_Bool LwpTextAttributeOverride::IsHighlight()
{
return (m_nValues & TAO_HIGHLIGHT);
}