Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dappoptio.hxx60 sal_Bool GetDetectiveAuto() const { return bDetectiveAuto; } in GetDetectiveAuto() function in ScAppOptions
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx467 sal_Bool bNew = !aNewOpts.GetDetectiveAuto(); in Execute()
591 rSet.Put( SfxBoolItem( nWhich, GetAppOptions().GetDetectiveAuto() ) ); in GetState()
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx621 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetDetectiveAuto() ); in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2728 pList->Count() && !IsInUndo() && SC_MOD()->GetAppOptions().GetDetectiveAuto() ) in SetDocumentModified()

Completed in 51 milliseconds