Searched refs:bDoUpdate (Results 1 – 3 of 3) sorted by relevance
834 sal_Bool bDoUpdate = ScRefUpdate::Update( pDoc, eUpdateRefMode, in UpdateReference() local837 if (bDoUpdate) in UpdateReference()852 bDoUpdate = sal_True; // DBData is modified in UpdateReference()856 ((ScDBData*)pItems[i])->SetModified(bDoUpdate); in UpdateReference()
378 sal_Bool bDoUpdate; member in ScCellTextData402 void SetDoUpdate(sal_Bool bValue) { bDoUpdate = bValue; } in SetDoUpdate()
990 bDoUpdate( sal_True ) in ScCellTextData()1091 if ( bDoUpdate ) in UpdateData()
Completed in 29 milliseconds