summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/lotfntbf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/lotfntbf.hxx')
-rw-r--r--sc/source/filter/inc/lotfntbf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/lotfntbf.hxx b/sc/source/filter/inc/lotfntbf.hxx
index 81f477ee0589..6cf450d63e95 100644
--- a/sc/source/filter/inc/lotfntbf.hxx
+++ b/sc/source/filter/inc/lotfntbf.hxx
@@ -84,7 +84,7 @@ private:
inline void Type( const sal_uInt16 nNew ) { nType = nNew; }
};
- void MakeFont( ENTRY* pEntry );
+ static void MakeFont( ENTRY* pEntry );
public:
const static sal_uInt16 nSize = 8;
void Fill( const sal_uInt8 nIndex, SfxItemSet& rItemSet );