summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/stillreadwriteinteraction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/stillreadwriteinteraction.cxx')
-rw-r--r--comphelper/source/misc/stillreadwriteinteraction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/misc/stillreadwriteinteraction.cxx b/comphelper/source/misc/stillreadwriteinteraction.cxx
index 2dbe73cbf4e8..d1d9c2c94ea3 100644
--- a/comphelper/source/misc/stillreadwriteinteraction.cxx
+++ b/comphelper/source/misc/stillreadwriteinteraction.cxx
@@ -77,7 +77,7 @@ void StillReadWriteInteraction::resetErrorStates()
ucbhelper::InterceptedInteraction::EInterceptionState StillReadWriteInteraction::intercepted(const ::ucbhelper::InterceptedInteraction::InterceptedRequest& aRequest,
- const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInteractionRequest >& xRequest)
+ const css::uno::Reference< css::task::XInteractionRequest >& xRequest)
{
// we are used!
m_bUsed = true;