Home
last modified time | relevance | path

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

/aoo41x/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificateviewer.hxx71 class CertificateViewerTP : public TabPage class
76 CertificateViewerTP( Window* _pParent, const ResId& _rResId, CertificateViewer* _pDlg );
80 inline void CertificateViewerTP::SetTabDlg( CertificateViewer* _pTabDlg ) in SetTabDlg()
86 class CertificateViewerGeneralTP : public CertificateViewerTP
109 class CertificateViewerDetailsTP : public CertificateViewerTP
129 class CertificateViewerCertPathTP : public CertificateViewerTP
/aoo41x/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx95 CertificateViewerTP::CertificateViewerTP( Window* _pParent, const ResId& _rResId, CertificateViewer… in CertificateViewerTP() function in CertificateViewerTP
103 :CertificateViewerTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_GENERAL ), _pDlg ) in CertificateViewerGeneralTP()
267 :CertificateViewerTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_DETAILS ), _pDlg ) in CertificateViewerDetailsTP()
404 :CertificateViewerTP ( _pParent, XMLSEC_RES( RID_XMLSECTP_CERTPATH ), _pDlg ) in CertificateViewerCertPathTP()

Completed in 21 milliseconds