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 a39b32ae7787..549f008daaa0 100644
--- a/ucb/source/ucp/file/filinsreq.hxx
+++ b/ucb/source/ucp/file/filinsreq.hxx
@@ -32,7 +32,7 @@
namespace fileaccess {
- class shell;
+ class TaskManager;
class XInteractionSupplyNameImpl : public cppu::WeakImplHelper<
@@ -109,7 +109,7 @@ class XInteractionSupplyNameImpl : public cppu::WeakImplHelper<
XInteractionRequestImpl(
const OUString& aClashingName,
const css::uno::Reference< css::uno::XInterface>& xOrigin,
- shell* pShell,
+ TaskManager* pShell,
sal_Int32 CommandId);
bool aborted() const