summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpglobalmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpglobalmgr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpglobalmgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpglobalmgr.cxx b/lotuswordpro/source/filter/lwpglobalmgr.cxx
index b3eb7e02f631..dfded6bc5de0 100644
--- a/lotuswordpro/source/filter/lwpglobalmgr.cxx
+++ b/lotuswordpro/source/filter/lwpglobalmgr.cxx
@@ -146,7 +146,7 @@ OUString LwpGlobalMgr::GetEditorName(sal_uInt8 nID)
return A2OUSTR("");
}
-XFColor LwpGlobalMgr::GetHighLightColor(sal_uInt8 nID)
+XFColor LwpGlobalMgr::GetHighlightColor(sal_uInt8 nID)
{
std::map<sal_uInt16,LwpEditorAttr*>::iterator iter;