summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpprtinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpprtinfo.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpprtinfo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpprtinfo.hxx b/lotuswordpro/source/filter/lwpprtinfo.hxx
index 95e67a688201..057a390e3f67 100644
--- a/lotuswordpro/source/filter/lwpprtinfo.hxx
+++ b/lotuswordpro/source/filter/lwpprtinfo.hxx
@@ -87,8 +87,8 @@ private:
LwpAtomHolder m_SelectedPages;
public:
- void Read(LwpObjectStream* pStrm);
- void Skip(LwpObjectStream *pStrm);
+ static void Read(LwpObjectStream* pStrm);
+ static void Skip(LwpObjectStream *pStrm);
};
#endif