Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx63 mpTrustSrcTP->ClosePage(); in IMPL_LINK()
84 mpTrustSrcTP = new MacroSecurityTrustedSourcesTP( &maTabCtrl, this ); in MacroSecurity()
87 maTabCtrl.SetTabPage( RID_XMLSECTP_TRUSTSOURCES, mpTrustSrcTP ); in MacroSecurity()
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dmacrosecurity.hxx77 MacroSecurityTP* mpTrustSrcTP; member in MacroSecurity