summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/explode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/explode.hxx')
-rw-r--r--lotuswordpro/source/filter/explode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/explode.hxx b/lotuswordpro/source/filter/explode.hxx
index 9db360bcc847..5cb560182f67 100644
--- a/lotuswordpro/source/filter/explode.hxx
+++ b/lotuswordpro/source/filter/explode.hxx
@@ -119,7 +119,7 @@ public:
void ConstructTree1();
void ConstructTree2();
void fillArray();
- void ToString(sal_uInt32 nBits, sal_Char *pChar, sal_uInt32 nLen);
+ static void ToString(sal_uInt32 nBits, sal_Char *pChar, sal_uInt32 nLen);
};
#endif