summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-ssl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl-ssl.cxx')
-rw-r--r--uui/source/iahndl-ssl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/iahndl-ssl.cxx b/uui/source/iahndl-ssl.cxx
index e415091e1e4a..4925d34064dc 100644
--- a/uui/source/iahndl-ssl.cxx
+++ b/uui/source/iahndl-ssl.cxx
@@ -137,7 +137,7 @@ getLocalizedDatTimeStr(
bool
executeUnknownAuthDialog(
- Window * pParent,
+ vcl::Window * pParent,
uno::Reference< uno::XComponentContext > const & xContext,
const uno::Reference< security::XCertificate >& rXCert)
{
@@ -177,7 +177,7 @@ executeUnknownAuthDialog(
bool
executeSSLWarnDialog(
- Window * pParent,
+ vcl::Window * pParent,
uno::Reference< uno::XComponentContext > const & xContext,
const uno::Reference< security::XCertificate >& rXCert,
sal_Int32 const & failure,
@@ -246,7 +246,7 @@ executeSSLWarnDialog(
void
handleCertificateValidationRequest_(
- Window * pParent,
+ vcl::Window * pParent,
uno::Reference< uno::XComponentContext > const & xContext,
ucb::CertificateValidationRequest const & rRequest,
uno::Sequence< uno::Reference< task::XInteractionContinuation > > const &