Searched refs:GetDetectiveAuto (Results 1 – 4 of 4) sorted by relevance
60 sal_Bool GetDetectiveAuto() const { return bDetectiveAuto; } in GetDetectiveAuto() function in ScAppOptions
621 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetDetectiveAuto() ); in IMPL_LINK()
467 sal_Bool bNew = !aNewOpts.GetDetectiveAuto(); in Execute()591 rSet.Put( SfxBoolItem( nWhich, GetAppOptions().GetDetectiveAuto() ) ); in GetState()
2728 pList->Count() && !IsInUndo() && SC_MOD()->GetAppOptions().GetDetectiveAuto() ) in SetDocumentModified()
Completed in 48 milliseconds