Lines Matching refs:LINK
90 maOkBtn.SetClickHdl( LINK( this, MacroSecurity, OkBtnHdl ) ); in MacroSecurity()
117 maLowRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP()
118 maMediumRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP()
119 maHighRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP()
120 maVeryHighRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP()
353 maTrustCertLB.SetSelectHdl( LINK( this, MacroSecurityTrustedSourcesTP, TrustCertLBSelectHdl ) ); in MacroSecurityTrustedSourcesTP()
355 maViewCertPB.SetClickHdl( LINK( this, MacroSecurityTrustedSourcesTP, ViewCertPBHdl ) ); in MacroSecurityTrustedSourcesTP()
357 maRemoveCertPB.SetClickHdl( LINK( this, MacroSecurityTrustedSourcesTP, RemoveCertPBHdl ) ); in MacroSecurityTrustedSourcesTP()
360 …maTrustFileLocLB.SetSelectHdl( LINK( this, MacroSecurityTrustedSourcesTP, TrustFileLocLBSelectHdl … in MacroSecurityTrustedSourcesTP()
361 maAddLocPB.SetClickHdl( LINK( this, MacroSecurityTrustedSourcesTP, AddLocPBHdl ) ); in MacroSecurityTrustedSourcesTP()
362 maRemoveLocPB.SetClickHdl( LINK( this, MacroSecurityTrustedSourcesTP, RemoveLocPBHdl ) ); in MacroSecurityTrustedSourcesTP()