Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptinet2.cxx1464 …bool CheckAndSave( SvtSecurityOptions& _rOpt, SvtSecurityOptions::EOption _eOpt, const bool _bIsCh… in CheckAndSave() argument
1467 if ( _rOpt.IsOptionEnabled( _eOpt ) ) in CheckAndSave()
1469 bModified = _rOpt.IsOptionSet( _eOpt ) != _bIsChecked; in CheckAndSave()
1472 _rOpt.SetOption( _eOpt, _bIsChecked ); in CheckAndSave()

Completed in 23 milliseconds