summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpglobalmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpglobalmgr.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpglobalmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpglobalmgr.hxx b/lotuswordpro/source/filter/lwpglobalmgr.hxx
index 42cef4c08341..228d53428b78 100644
--- a/lotuswordpro/source/filter/lwpglobalmgr.hxx
+++ b/lotuswordpro/source/filter/lwpglobalmgr.hxx
@@ -88,7 +88,7 @@ public:
XFStyleManager* GetXFStyleManager(){return m_pXFStyleManager;}
void SetEditorAttrMap(sal_uInt16 nID, LwpEditorAttr* pAttr);
OUString GetEditorName(sal_uInt8 nID);
- XFColor GetHighLightColor(sal_uInt8 nID);
+ XFColor GetHighlightColor(sal_uInt8 nID);
private:
LwpGlobalMgr(LwpSvStream* pSvStream);
private: