Searched refs:CertificateViewer (Results 1 – 7 of 7) sorted by relevance
/trunk/main/xmlsecurity/inc/xmlsecurity/ |
H A D | certificateviewer.hxx | 50 class CertificateViewer : public TabDialog class 66 …CertificateViewer( Window* pParent, const cssu::Reference< dcss::xml::crypto::XSecurityEnvironment… 67 virtual ~CertificateViewer(); 74 CertificateViewer* mpDlg; 76 CertificateViewerTP( Window* _pParent, const ResId& _rResId, CertificateViewer* _pDlg ); 77 inline void SetTabDlg( CertificateViewer* pTabDlg ); 80 inline void CertificateViewerTP::SetTabDlg( CertificateViewer* _pTabDlg ) in SetTabDlg() 103 CertificateViewerGeneralTP( Window* pParent, CertificateViewer* _pDlg ); 122 CertificateViewerDetailsTP( Window* pParent, CertificateViewer* _pDlg ); 138 CertificateViewer* mpParent; [all …]
|
/trunk/main/xmlsecurity/source/dialogs/ |
H A D | certificateviewer.cxx | 66 CertificateViewer::CertificateViewer( in CertificateViewer() function in CertificateViewer 88 CertificateViewer::~CertificateViewer() in ~CertificateViewer() 95 CertificateViewerTP::CertificateViewerTP( Window* _pParent, const ResId& _rResId, CertificateViewer… in CertificateViewerTP() 102 CertificateViewerGeneralTP::CertificateViewerGeneralTP( Window* _pParent, CertificateViewer* _pDlg ) in CertificateViewerGeneralTP() 266 CertificateViewerDetailsTP::CertificateViewerDetailsTP( Window* _pParent, CertificateViewer* _pDlg ) in CertificateViewerDetailsTP() 403 CertificateViewerCertPathTP::CertificateViewerCertPathTP( Window* _pParent, CertificateViewer* _pDl… in CertificateViewerCertPathTP() 498 …CertificateViewer aViewer( this, mpDlg->mxSecurityEnvironment, ((CertPath_UserData*)pEntry->GetUse… in IMPL_LINK()
|
H A D | warnings.cxx | 120 CertificateViewer aViewer( this, mxSecurityEnvironment, mxCert ); in IMPL_LINK()
|
H A D | certificatechooser.cxx | 230 CertificateViewer aViewer( this, mxSecurityEnvironment, xCert, sal_True ); in ImplShowCertificateDetails()
|
H A D | macrosecurity.cxx | 212 CertificateViewer aViewer( this, mpDlg->mxSecurityEnvironment, xCert, sal_False ); in IMPL_LINK()
|
H A D | digitalsignaturesdialog.cxx | 768 CertificateViewer aViewer( this, maSignatureHelper.GetSecurityEnvironment(), xCert, sal_False ); in ImplShowSignaturesDetails()
|
/trunk/main/xmlsecurity/source/component/ |
H A D | documentdigitalsignatures.cxx | 396 …CertificateViewer aViewer( NULL, aSignatureHelper.GetSecurityEnvironment(), _Certificate, sal_Fals… in showCertificate()
|
Completed in 40 milliseconds