summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpobjid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpobjid.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpobjid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpobjid.hxx b/lotuswordpro/source/filter/lwpobjid.hxx
index b461682c4fba..ec276d329615 100644
--- a/lotuswordpro/source/filter/lwpobjid.hxx
+++ b/lotuswordpro/source/filter/lwpobjid.hxx
@@ -77,7 +77,7 @@ class LwpObject;
class LwpObjectID
{
public:
- LwpObjectID(sal_uInt32 low=0, sal_uInt16 high=0);
+ LwpObjectID();
private:
sal_uInt32 m_nLow;
sal_uInt16 m_nHigh;