Home
last modified time | relevance | path

Searched refs:CertificateViewerCertPathTP (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx84 maTabCtrl.SetTabPage( RID_XMLSECTP_CERTPATH, new CertificateViewerCertPathTP( &maTabCtrl, this ) ); in CertificateViewer()
403 CertificateViewerCertPathTP::CertificateViewerCertPathTP( Window* _pParent, CertificateViewer* _pDl… in CertificateViewerCertPathTP() function in CertificateViewerCertPathTP
428 maCertPathLB.SetSelectHdl( LINK( this, CertificateViewerCertPathTP, CertSelectHdl ) ); in CertificateViewerCertPathTP()
429 maViewCertPB.SetClickHdl( LINK( this, CertificateViewerCertPathTP, ViewCertHdl ) ); in CertificateViewerCertPathTP()
452 CertificateViewerCertPathTP::~CertificateViewerCertPathTP() in ~CertificateViewerCertPathTP()
457 void CertificateViewerCertPathTP::ActivatePage() in ActivatePage()
493 IMPL_LINK( CertificateViewerCertPathTP, ViewCertHdl, void*, EMPTYARG ) in IMPL_LINK() argument
505 IMPL_LINK( CertificateViewerCertPathTP, CertSelectHdl, void*, EMPTYARG ) in IMPL_LINK() argument
521 void CertificateViewerCertPathTP::Clear( void ) in Clear()
536 SvLBoxEntry* CertificateViewerCertPathTP::InsertCert( in InsertCert()
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificateviewer.hxx55 friend class CertificateViewerCertPathTP;
129 class CertificateViewerCertPathTP : public CertificateViewerTP class
153 CertificateViewerCertPathTP( Window* pParent, CertificateViewer* _pDlg );
154 virtual ~CertificateViewerCertPathTP();

Completed in 16 milliseconds