Home
last modified time | relevance | path

Searched refs:theRow1 (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Drefupdat.cxx271 SCROW oldRow1 = theRow1; in Update()
307 if ( theRow2 < theRow1 ) in Update()
310 theRow2 = theRow1; in Update()
316 Expand( theRow1, theRow2, nRow1, nDy ); in Update()
321 (theRow1 >= nRow1) && (theRow2 <= nRow2) ) in Update()
377 (theRow1 >= nRow1) && (theRow2 <= nRow2) ) in Update()
389 || oldRow1 != theRow1 in Update()
435 bCut1 = lcl_MoveBig( theRow1, nRow1, nDy ); in Update()
439 rWhat.aStart.SetRow( theRow1 ); in Update()
469 bCut1 = lcl_MoveItCutBig( theRow1, nDy ); in Update()
[all …]
H A Drangelst.cxx250 SCROW theRow1; in UpdateReference() local
255 pR->GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ); in UpdateReference()
259 theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ) in UpdateReference()
263 pR->aStart.Set( theCol1, theRow1, theTab1 ); in UpdateReference()
500 SCROW theRow1; in UpdateReference() local
505 rRange.GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ); in UpdateReference()
509 theCol1, theRow1, theTab1, theCol2, theRow2, theTab2 ) in UpdateReference()
513 rRange.aStart.Set( theCol1, theRow1, theTab1 ); in UpdateReference()
H A Ddbcolect.cxx826 SCROW theRow1; in UpdateReference() local
831 ((ScDBData*)pItems[i])->GetArea( theTab1, theCol1, theRow1, theCol2, theRow2 ); in UpdateReference()
836 … theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ) != UR_NOTHING; in UpdateReference()
838 ((ScDBData*)pItems[i])->MoveTo( theTab1, theCol1, theRow1, theCol2, theRow2 ); in UpdateReference()
843 aAdvSource.GetVars( theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ); in UpdateReference()
846 theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ) ) in UpdateReference()
848 aAdvSource.aStart.Set( theCol1,theRow1,theTab1 ); in UpdateReference()
/aoo41x/main/sc/source/core/data/
H A Dbcaslot.cxx407 SCROW nRow1, nRow2, theRow1, theRow2; in UpdateRemove() local
421 pArea->GetRange().GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2); in UpdateRemove()
424 theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 )) in UpdateRemove()
895 SCROW nRow1, nRow2, theRow1, theRow2; in UpdateBroadcastAreas() local
905 aRange.GetVars( theCol1, theRow1, theTab1, theCol2, theRow2, theTab2); in UpdateBroadcastAreas()
908 theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 )) in UpdateBroadcastAreas()
910 aRange = ScRange( theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ); in UpdateBroadcastAreas()
H A Ddocumen5.cxx525 SCROW theRow1 = pR->aStart.Row(); in UpdateChartRef() local
534 theCol1,theRow1,theTab1, in UpdateChartRef()
540 theCol1, theRow1, theTab1, in UpdateChartRef()
548 != theRow2 - theRow1) in UpdateChartRef()
H A Ddocumen3.cxx936 SCROW theRow1; in UpdateReference() local
942 theRow1 = aEmbedRange.aStart.Row(); in UpdateReference()
948 nDx,nDy,nDz, theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ) ) in UpdateReference()
950 aEmbedRange = ScRange( theCol1,theRow1,theTab1, theCol2,theRow2,theTab2 ); in UpdateReference()
/aoo41x/main/sc/source/core/inc/
H A Drefupdat.hxx57 SCCOL& theCol1, SCROW& theRow1, SCTAB& theTab1,

Completed in 98 milliseconds