Lines Matching refs:theCurArea
180 aBtnDoSize, aBtnKeepFmt, aBtnStripData, theCurArea ); in ScDbNameDlg()
246 theCurArea = ScRange( ScAddress( nStartCol, nStartRow, nStartTab ), in Init()
249 theCurArea.Format( theAreaStr, ABS_DREF3D, pDoc, aAddrDetails ); in Init()
258 ScAddress& rStart = theCurArea.aStart; in Init()
259 ScAddress& rEnd = theCurArea.aEnd; in Init()
330 theCurArea = rRef; in SetReference()
333 theCurArea.Format( aRefStr, ABS_DREF3D, pDocP, aAddrDetails ); in SetReference()
427 theCurArea = ScRange( ScAddress( nColStart, nRowStart, nTab ), in UpdateDBData()
429 theCurArea.Format( theArea, ABS_DREF3D, pDoc, aAddrDetails ); in UpdateDBData()
505 theCurArea = aTmpRange; in IMPL_LINK_INLINE_END()
506 ScAddress aStart = theCurArea.aStart; in IMPL_LINK_INLINE_END()
507 ScAddress aEnd = theCurArea.aEnd; in IMPL_LINK_INLINE_END()
554 theCurArea = ScRange(); in IMPL_LINK_INLINE_END()
615 theCurArea = ScRange(); in IMPL_LINK()
723 theCurArea = aTmpRange; in IMPL_LINK()