Home
last modified time | relevance | path

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

/AOO42X/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx186 maRemoveCertPB.Enable( bCertSelected && !mbAuthorsReadonly); in ImplCheckButtons()
339 ,maRemoveCertPB ( this, XMLSEC_RES( PB_REMOVE_TRUSTCERT ) ) in MacroSecurityTrustedSourcesTP()
357 maRemoveCertPB.SetClickHdl( LINK( this, MacroSecurityTrustedSourcesTP, RemoveCertPBHdl ) ); in MacroSecurityTrustedSourcesTP()
358 maRemoveCertPB.Disable(); in MacroSecurityTrustedSourcesTP()
/AOO42X/main/xmlsecurity/inc/xmlsecurity/
H A Dmacrosecurity.hxx139 PushButton maRemoveCertPB; member in MacroSecurityTrustedSourcesTP