summaryrefslogtreecommitdiff
path: root/uui/source/sslwarndlg.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-30 00:32:52 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-30 00:56:42 +0100
commit049ce78144650d92eb6bd73292868f73d37c9010 (patch)
treef2296358bc0f211620c3b0867568b2c51af5f45f /uui/source/sslwarndlg.cxx
parentcd41b59eb295c89d3849b9a2089bee8b897ddc06 (diff)
remove local css definitions
follow-up of 66a175834c39ccde9475eac3adb72a843110d01f Change-Id: I1c495041ccc4db4dd9554d49b6324e989fa46c60
Diffstat (limited to 'uui/source/sslwarndlg.cxx')
-rw-r--r--uui/source/sslwarndlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/sslwarndlg.cxx b/uui/source/sslwarndlg.cxx
index 0a56d8516b96..e4d108f41561 100644
--- a/uui/source/sslwarndlg.cxx
+++ b/uui/source/sslwarndlg.cxx
@@ -52,7 +52,7 @@ IMPL_LINK_NOARG(SSLWarnDialog, ViewCertHdl_Impl)
SSLWarnDialog::SSLWarnDialog
(
Window* pParent,
- const cssu::Reference< dcss::security::XCertificate >& rXCert,
+ const css::uno::Reference< css::security::XCertificate >& rXCert,
const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& xContext,
ResMgr* pResMgr
) :