Searched refs:bDo1 (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 145 sal_Bool lcl_MoveRefPart( R& rRef1Val, sal_Bool& rRef1Del, sal_Bool bDo1, in lcl_MoveRefPart() argument 154 if (bDo1 && bDo2) in lcl_MoveRefPart() 178 if (bDo1) in lcl_MoveRefPart() 541 sal_Bool bDo1 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update() local 545 if ( lcl_MoveRefPart( rRef.Ref1.nCol, bRef1ColDel, bDo1, in Update() 583 sal_Bool bDo1 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update() local 587 if ( lcl_MoveRefPart( rRef.Ref1.nRow, bRef1RowDel, bDo1, in Update() 626 sal_Bool bDo1 = (eWhat == ScRefUpdate::ALL || (eWhat == in Update() local 630 if ( lcl_MoveRefPart( rRef.Ref1.nTab, bRef1TabDel, bDo1, in Update()
|
Completed in 12 milliseconds