Searched refs:SetDetectiveAuto (Results 1 – 3 of 3) sorted by relevance
59 void SetDetectiveAuto( sal_Bool bNew ) { bDetectiveAuto = bNew; } in SetDetectiveAuto() function in ScAppOptions
456 SetDetectiveAuto( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScAppCfg()
472 aNewOpts.SetDetectiveAuto( bNew ); in Execute()
Completed in 20 milliseconds