Lines Matching refs:nCol2
263 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in Update() argument
301 if ( nDy && (theCol1 >= nCol1) && (theCol2 <= nCol2) && in Update()
320 if ( nDz && (theCol1 >= nCol1) && (theCol2 <= nCol2) && in Update()
345 (theCol2 <= nCol2-nDx) && (theRow2 <= nRow2-nDy) && (theTab2 <= nTab2-nDz)) in Update()
376 if ( nDz && (theCol1 >= nCol1) && (theCol2 <= nCol2) && in Update()
411 sal_Int32 nCol1, nRow1, nTab1, nCol2, nRow2, nTab2; in Update() local
413 rWhere.GetVars( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2 ); in Update()
431 if ( nDy && (theCol1 >= nCol1) && (theCol2 <= nCol2) && in Update()
442 if ( nDz && (theCol1 >= nCol1) && (theCol2 <= nCol2) && in Update()
505 SCCOL nCol2 = r.aEnd.Col(); in Update() local
547 nCol1, nCol2, nDx, MAXCOL ) ) in Update()
575 && rRef.Ref2.nCol <= nCol2) || (bRef1ColDel || bRef2ColDel)) in Update()
617 && rRef.Ref2.nCol <= nCol2) || (bRef1ColDel || bRef2ColDel)) in Update()
679 && rRef.Ref2.nCol <= nCol2-nDx in Update()