Searched refs:GetHardRecalcState (Results 1 – 4 of 4) sorted by relevance
1803 if ( !pDocument->IsInDtorClear() && !pDocument->GetHardRecalcState() ) in Notify()1844 if ( pDocument->GetHardRecalcState() ) in SetDirty()1868 if ( !pDocument->GetHardRecalcState() ) in SetDirtyAfterLoad()1876 if ( pDocument->GetHardRecalcState() ) in SetTableOpDirty()
151 if ( pDoc->GetHardRecalcState() ) in CheckHardRecalcStateCondition()155 if ( !pDoc->GetHardRecalcState() ) in CheckHardRecalcStateCondition()
1806 if ( (sal_Bool) aDocument.GetHardRecalcState() ) in GetState()
1708 sal_uInt16 GetHardRecalcState() { return nHardRecalcState; } in GetHardRecalcState() function in ScDocument
Completed in 48 milliseconds