Home
last modified time | relevance | path

Searched refs:maViewCertPB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx407 ,maViewCertPB ( this, XMLSEC_RES( BTN_VIEWCERT ) ) in CertificateViewerCertPathTP()
429 maViewCertPB.SetClickHdl( LINK( this, CertificateViewerCertPathTP, ViewCertHdl ) ); in CertificateViewerCertPathTP()
433 String sText = maViewCertPB.GetText(); in CertificateViewerCertPathTP()
434 long nTxtW = maViewCertPB.GetTextWidth( sText ); in CertificateViewerCertPathTP()
437 long nBtnW = maViewCertPB.GetSizePixel().Width(); in CertificateViewerCertPathTP()
442 Size aNewSize = maViewCertPB.GetSizePixel(); in CertificateViewerCertPathTP()
444 maViewCertPB.SetSizePixel( aNewSize ); in CertificateViewerCertPathTP()
446 Point aNewPos = maViewCertPB.GetPosPixel(); in CertificateViewerCertPathTP()
448 maViewCertPB.SetPosPixel( aNewPos ); in CertificateViewerCertPathTP()
481 maViewCertPB.Disable(); // Own certificate selected in ActivatePage()
[all …]
H A Dmacrosecurity.cxx185 maViewCertPB.Enable( bCertSelected ); in ImplCheckButtons()
338 ,maViewCertPB ( this, XMLSEC_RES( PB_VIEW_TRUSTCERT ) ) in MacroSecurityTrustedSourcesTP()
355 maViewCertPB.SetClickHdl( LINK( this, MacroSecurityTrustedSourcesTP, ViewCertPBHdl ) ); in MacroSecurityTrustedSourcesTP()
356 maViewCertPB.Disable(); in MacroSecurityTrustedSourcesTP()
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificateviewer.hxx134 PushButton maViewCertPB; member in CertificateViewerCertPathTP
H A Dmacrosecurity.hxx138 PushButton maViewCertPB; member in MacroSecurityTrustedSourcesTP

Completed in 26 milliseconds