summaryrefslogtreecommitdiff
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 6d8bb8d50f52..61cbf28f1dae 100644
--- a/xmlsecurity/source/dialogs/certificateviewer.cxx
+++ b/xmlsecurity/source/dialogs/certificateviewer.cxx
@@ -188,7 +188,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;
@@ -451,7 +451,7 @@ IMPL_LINK_NOARG(CertificateViewerCertPathTP, CertSelectHdl)
return 0;
}
-void CertificateViewerCertPathTP::Clear( void )
+void CertificateViewerCertPathTP::Clear()
{
mpCertStatusML->SetText( OUString() );
sal_uLong i = 0;