summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-28 14:09:29 +0200
committerNoel Grandin <noel@peralex.com>2015-05-05 09:30:40 +0200
commit01c2626107326cc55cd5e5842c78310cf53be9c4 (patch)
tree4fcb94ba31d60835159a65d5c0e68dec82036254 /lotuswordpro/source/filter/lwpbackgroundstuff.hxx
parente95b073790d0f6ddba6bb8e044a6c382627cfe9b (diff)
loplugin:staticmethods
Change-Id: Ib765ce5a61916b0598ebb42cb9445a5f09c8d37f
Diffstat (limited to 'lotuswordpro/source/filter/lwpbackgroundstuff.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundstuff.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpbackgroundstuff.hxx b/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
index 085e0926e1ec..60d12d1d75ce 100644
--- a/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
+++ b/lotuswordpro/source/filter/lwpbackgroundstuff.hxx
@@ -145,7 +145,7 @@ public:
}
private:
- void GetPattern(sal_uInt16 btPttnIndex, sal_uInt8* pPttnArray);
+ static void GetPattern(sal_uInt16 btPttnIndex, sal_uInt8* pPttnArray);
public:
void Read(LwpObjectStream *pStrm);