Home
last modified time | relevance | path

Searched refs:bDoUpdate (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx834 sal_Bool bDoUpdate = ScRefUpdate::Update( pDoc, eUpdateRefMode, in UpdateReference() local
837 if (bDoUpdate) in UpdateReference()
852 bDoUpdate = sal_True; // DBData is modified in UpdateReference()
856 ((ScDBData*)pItems[i])->SetModified(bDoUpdate); in UpdateReference()
/trunk/main/sc/inc/
H A Dtextuno.hxx378 sal_Bool bDoUpdate; member in ScCellTextData
402 void SetDoUpdate(sal_Bool bValue) { bDoUpdate = bValue; } in SetDoUpdate()
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx990 bDoUpdate( sal_True ) in ScCellTextData()
1091 if ( bDoUpdate ) in UpdateData()

Completed in 31 milliseconds