summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparaproperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpparaproperty.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpparaproperty.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpparaproperty.hxx b/lotuswordpro/source/filter/lwpparaproperty.hxx
index 8f39f5529a8c..0a20b2d3fbfa 100644
--- a/lotuswordpro/source/filter/lwpparaproperty.hxx
+++ b/lotuswordpro/source/filter/lwpparaproperty.hxx
@@ -95,7 +95,7 @@ public:
inline LwpParaProperty* GetNext(void);
inline LwpParaProperty* GetPrevious(void);
- static LwpParaProperty* ReadPropertyList(LwpObjectStream* pFile,LwpObject* Whole);
+ static LwpParaProperty* ReadPropertyList(LwpObjectStream* pFile,rtl::Reference<LwpObject> const & Whole);
};