Searched refs:_rOpt (Results 1 – 1 of 1) sorted by relevance
1464 …bool CheckAndSave( SvtSecurityOptions& _rOpt, SvtSecurityOptions::EOption _eOpt, const bool _bIsCh… in CheckAndSave() argument1467 if ( _rOpt.IsOptionEnabled( _eOpt ) ) in CheckAndSave()1469 bModified = _rOpt.IsOptionSet( _eOpt ) != _bIsChecked; in CheckAndSave()1472 _rOpt.SetOption( _eOpt, _bIsChecked ); in CheckAndSave()
Completed in 27 milliseconds