summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-locking.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl-locking.cxx')
-rw-r--r--uui/source/iahndl-locking.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/iahndl-locking.cxx b/uui/source/iahndl-locking.cxx
index a6b32b5459df..e7e911bb8aef 100644
--- a/uui/source/iahndl-locking.cxx
+++ b/uui/source/iahndl-locking.cxx
@@ -56,7 +56,7 @@ namespace {
void
handleLockedDocumentRequest_(
- Window * pParent,
+ vcl::Window * pParent,
const OUString& aDocumentURL,
const OUString& aInfo,
uno::Sequence< uno::Reference< task::XInteractionContinuation > > const &
@@ -145,7 +145,7 @@ handleLockedDocumentRequest_(
void
handleChangedByOthersRequest_(
- Window * pParent,
+ vcl::Window * pParent,
uno::Sequence< uno::Reference< task::XInteractionContinuation > > const &
rContinuations )
{
@@ -180,7 +180,7 @@ handleChangedByOthersRequest_(
void
handleLockFileIgnoreRequest_(
- Window * pParent,
+ vcl::Window * pParent,
uno::Sequence< uno::Reference< task::XInteractionContinuation > > const &
rContinuations )
{