summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/dialogs/certificateviewer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/certificateviewer.cxx')
-rw-r--r--xmlsecurity/source/dialogs/certificateviewer.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/dialogs/certificateviewer.cxx b/xmlsecurity/source/dialogs/certificateviewer.cxx
index 309a29a6bbf2..7a14960be47c 100644
--- a/xmlsecurity/source/dialogs/certificateviewer.cxx
+++ b/xmlsecurity/source/dialogs/certificateviewer.cxx
@@ -151,7 +151,7 @@ inline Details_UserDatat::Details_UserDatat( const OUString& _rTxt, bool _bFixed
}
-void CertificateViewerDetailsTP::Clear( void )
+void CertificateViewerDetailsTP::Clear()
{
m_pValueDetails->SetText( OUString() );
sal_uLong i = 0;
@@ -393,7 +393,7 @@ IMPL_LINK_NOARG(CertificateViewerCertPathTP, CertSelectHdl)
return 0;
}
-void CertificateViewerCertPathTP::Clear( void )
+void CertificateViewerCertPathTP::Clear()
{
mpCertStatusML->SetText( OUString() );
sal_uLong i = 0;