summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtexppr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtexppr.hxx')
-rw-r--r--xmloff/source/text/txtexppr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/text/txtexppr.hxx b/xmloff/source/text/txtexppr.hxx
index b0048429f2f7..63ac6d784868 100644
--- a/xmloff/source/text/txtexppr.hxx
+++ b/xmloff/source/text/txtexppr.hxx
@@ -42,10 +42,10 @@ class XMLTextExportPropertySetMapper: public SvXMLExportPropertyMapper
XMLPropertyState *pFontFamilyState,
XMLPropertyState *pFontPitchState,
XMLPropertyState *pFontCharsetState ) const;
- void ContextFontHeightFilter(
+ static void ContextFontHeightFilter(
XMLPropertyState* pCharHeightState,
XMLPropertyState* pCharPropHeightState,
- XMLPropertyState* pCharDiffHeightState ) const;
+ XMLPropertyState* pCharDiffHeightState );
protected:
// SvXMLUnitConverter& mrUnitConverter;