summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfont.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfont.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpfont.hxx b/lotuswordpro/source/filter/lwpfont.hxx
index cda119dd5eae..bee86af38249 100644
--- a/lotuswordpro/source/filter/lwpfont.hxx
+++ b/lotuswordpro/source/filter/lwpfont.hxx
@@ -280,8 +280,8 @@ public:
private:
void Override(sal_uInt32 fontID, rtl::Reference<XFFont> const & pFont);
- inline sal_uInt16 GetFontNameIndex(sal_uInt32 fontID);
- inline sal_uInt16 GetFontAttrIndex(sal_uInt32 fontID);
+ static inline sal_uInt16 GetFontNameIndex(sal_uInt32 fontID);
+ static inline sal_uInt16 GetFontAttrIndex(sal_uInt32 fontID);
};
sal_uInt16 LwpFontManager::GetFontNameIndex(sal_uInt32 fontID)