Searched refs:CertificateViewerTP (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmlsecurity/inc/xmlsecurity/ |
H A D | certificateviewer.hxx | 71 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
|
/aoo42x/main/xmlsecurity/source/dialogs/ |
H A D | certificateviewer.cxx | 95 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 22 milliseconds