Searched refs:SetDetectiveDirty (Results 1 – 4 of 4) sorted by relevance
237 pDoc->SetDetectiveDirty(sal_True); // es hat sich was geaendert... in StartListeningTo()323 pDoc->SetDetectiveDirty(sal_True); // es hat sich was geaendert... in EndListeningTo()
3166 SetDetectiveDirty(sal_False); // noch keine wirklichen Aenderungen in CalcAfterLoad()
2732 aDocument.SetDetectiveDirty(sal_False); // always reset, also if not refreshed in SetDocumentModified()
1570 void SetDetectiveDirty(sal_Bool bSet) { bDetectiveDirty = bSet; } in SetDetectiveDirty() function in ScDocument
Completed in 76 milliseconds