From 6558932ccb7993089b28bce5ab56093aeb1fced8 Mon Sep 17 00:00:00 2001 From: gt Date: Thu, 15 Jul 2004 05:20:09 +0000 Subject: #i20883# more Details --- xmlsecurity/inc/xmlsecurity/certificateviewer.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmlsecurity/inc') diff --git a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx index 1e3ed8644813..7581ebeb4fe7 100644 --- a/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx +++ b/xmlsecurity/inc/xmlsecurity/certificateviewer.hxx @@ -2,9 +2,9 @@ * * $RCSfile: certificateviewer.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: gt $ $Date: 2004-07-14 11:34:47 $ + * last change: $Author: gt $ $Date: 2004-07-15 06:19:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -175,7 +175,7 @@ private: DECL_LINK( CertSelectHdl, void* ); void Clear( void ); - void InsertCert( int _nLevel, const String& _rName, const String& _rStatus ); + SvLBoxEntry* InsertCert( SvLBoxEntry* _pParent, const String& _rName, const String& _rStatus ); public: CertificateViewerCertPathTP( Window* pParent, CertificateViewer* _pDlg ); virtual ~CertificateViewerCertPathTP(); -- cgit v1.2.3