Searched refs:MacroSecurityTrustedSourcesTP (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/xmlsecurity/source/dialogs/ |
H A D | macrosecurity.cxx | 84 mpTrustSrcTP = new MacroSecurityTrustedSourcesTP( &maTabCtrl, this ); in MacroSecurity() 182 void MacroSecurityTrustedSourcesTP::ImplCheckButtons() in ImplCheckButtons() 193 IMPL_LINK( MacroSecurityTrustedSourcesTP, ViewCertPBHdl, void*, EMPTYARG ) in IMPL_LINK() argument 219 IMPL_LINK( MacroSecurityTrustedSourcesTP, RemoveCertPBHdl, void*, EMPTYARG ) in IMPL_LINK() argument 233 IMPL_LINK( MacroSecurityTrustedSourcesTP, AddLocPBHdl, void*, EMPTYARG ) in IMPL_LINK() argument 274 IMPL_LINK( MacroSecurityTrustedSourcesTP, RemoveLocPBHdl, void*, EMPTYARG ) in IMPL_LINK() argument 296 IMPL_LINK( MacroSecurityTrustedSourcesTP, TrustCertLBSelectHdl, void*, EMPTYARG ) in IMPL_LINK() argument 308 void MacroSecurityTrustedSourcesTP::FillCertLB( void ) in FillCertLB() 332 MacroSecurityTrustedSourcesTP::MacroSecurityTrustedSourcesTP( Window* _pParent, MacroSecurity* _pDl… in MacroSecurityTrustedSourcesTP() function in MacroSecurityTrustedSourcesTP 389 void MacroSecurityTrustedSourcesTP::ActivatePage() in ActivatePage() [all …]
|
/aoo4110/main/xmlsecurity/inc/xmlsecurity/ |
H A D | macrosecurity.hxx | 64 friend class MacroSecurityTrustedSourcesTP; 131 class MacroSecurityTrustedSourcesTP : public MacroSecurityTP class 163 MacroSecurityTrustedSourcesTP( Window* pParent, MacroSecurity* _pDlg );
|
Completed in 11 milliseconds