Searched refs:maCertPathLB (Results 1 – 2 of 2) sorted by relevance
406 ,maCertPathLB ( this, XMLSEC_RES( LB_SIGNATURES ) ) in CertificateViewerCertPathTP()426 maCertPathLB.SetNodeDefaultImages(); in CertificateViewerCertPathTP()427 maCertPathLB.SetSublistOpenWithLeftRight(); in CertificateViewerCertPathTP()428 maCertPathLB.SetSelectHdl( LINK( this, CertificateViewerCertPathTP, CertSelectHdl ) ); in CertificateViewerCertPathTP()480 maCertPathLB.Select( pParent ); in ActivatePage()485 maCertPathLB.Expand( pParent ); in ActivatePage()486 pParent = maCertPathLB.GetParent( pParent ); in ActivatePage()495 SvLBoxEntry* pEntry = maCertPathLB.FirstSelected(); in IMPL_LINK()508 SvLBoxEntry* pEntry = maCertPathLB.FirstSelected(); in IMPL_LINK()517 maViewCertPB.Enable( pEntry && ( pEntry != maCertPathLB.Last() ) ); in IMPL_LINK()[all …]
133 SvTreeListBox maCertPathLB; member in CertificateViewerCertPathTP