summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filinsreq.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filinsreq.hxx')
-rw-r--r--ucb/source/ucp/file/filinsreq.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/filinsreq.hxx b/ucb/source/ucp/file/filinsreq.hxx
index 035b51a05ea8..661852681ecd 100644
--- a/ucb/source/ucp/file/filinsreq.hxx
+++ b/ucb/source/ucp/file/filinsreq.hxx
@@ -129,8 +129,8 @@ class XInteractionSupplyNameImpl : public cppu::WeakImplHelper<
private:
- XInteractionSupplyNameImpl* const p1;
- XInteractionAbortImpl* const p2;
+ XInteractionSupplyNameImpl* p1;
+ XInteractionAbortImpl* p2;
css::uno::Reference<css::task::XInteractionRequest> m_xRequest;