Home
last modified time | relevance | path

Searched refs:maAlwaysTrustCB (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/uui/source/
H A Dsecmacrowarnings.cxx82 ,maAlwaysTrustCB ( this, ResId( CB_ALWAYSTRUST, rResMgr ) ) in MacroWarning()
136 if( mbSignedMode && maAlwaysTrustCB.IsChecked() ) in IMPL_LINK()
169 bool bEnable = ( mnActSecLevel < 2 || maAlwaysTrustCB.IsChecked() ); in IMPL_LINK()
171 maDisableBtn.Enable( !maAlwaysTrustCB.IsChecked() ); in IMPL_LINK()
195 maAlwaysTrustCB.SetClickHdl( LINK( this, MacroWarning, AlwaysTrustCheckHdl ) ); in InitControls()
206 maAlwaysTrustCB.Hide(); in InitControls()
318 &maDescr2FI, &maAlwaysTrustCB, &maBottomSepFL, &maEnableBtn, &maDisableBtn, &maHelpBtn in FitControls()
H A Dsecmacrowarnings.hxx66 CheckBox maAlwaysTrustCB; member in MacroWarning
/aoo42x/main/xmlsecurity/source/dialogs/
H A Dwarnings.cxx58 ,maAlwaysTrustCB ( this, ResId( CB_ALWAYSTRUST ) ) in MacroWarning()
92 ,maAlwaysTrustCB ( this, ResId( CB_ALWAYSTRUST ) ) in MacroWarning()
105 maAlwaysTrustCB.Hide(); in MacroWarning()
128 if( mbSignedMode && maAlwaysTrustCB.IsChecked() ) in IMPL_LINK()
/aoo42x/main/xmlsecurity/inc/xmlsecurity/
H A Dwarnings.hxx66 CheckBox maAlwaysTrustCB; member in MacroWarning

Completed in 15 milliseconds