summaryrefslogtreecommitdiff
path: root/include/tools/inetmsg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/inetmsg.hxx')
-rw-r--r--include/tools/inetmsg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/inetmsg.hxx b/include/tools/inetmsg.hxx
index 7c3748effe01..b62b53e609ef 100644
--- a/include/tools/inetmsg.hxx
+++ b/include/tools/inetmsg.hxx
@@ -137,7 +137,7 @@ public:
}
}
- SvLockBytes* GetDocumentLB() const { return m_xDocLB; }
+ SvLockBytes* GetDocumentLB() const { return m_xDocLB.get(); }
void SetDocumentLB (SvLockBytes *pDocLB) { m_xDocLB = pDocLB; }
static bool ParseDateField (