Home
last modified time | relevance | path

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

/aoo41x/main/xmlsecurity/source/dialogs/
H A Dcertificatechooser.cxx55 SvLBoxEntry* pSel = maCertLB.FirstSelected(); in GetSelectedEntryPos()
66 ,maCertLB ( this, XMLSEC_RES( LB_SIGNATURES ) ) in CertificateChooser()
74 maCertLB.SetTabs( &nTabs[0] ); in CertificateChooser()
75 maCertLB.InsertHeaderEntry( String( XMLSEC_RES( STR_HEADERBAR ) ) ); in CertificateChooser()
76 maCertLB.SetSelectHdl( LINK( this, CertificateChooser, CertificateHighlightHdl ) ); in CertificateChooser()
77 maCertLB.SetDoubleClickHdl( LINK( this, CertificateChooser, CertificateSelectHdl ) ); in CertificateChooser()
185 SvLBoxEntry* pEntry = maCertLB.InsertEntry( sEntry ); in ImplInitialize()
/aoo41x/main/xmlsecurity/inc/xmlsecurity/
H A Dcertificatechooser.hxx59 SvxSimpleTable maCertLB; // PB 2006/02/02 #i48648 now SvHeaderTabListBox member in CertificateChooser

Completed in 24 milliseconds