Home
last modified time | relevance | path

Searched refs:pR (Results 26 – 27 of 27) sorted by relevance

12

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1531 ScRange* pR = aRanges.First(); in Notify() local
1532 if (pR) in Notify()
1534 pR->aStart.SetCol(0); in Notify()
1535 pR->aStart.SetRow(0); in Notify()
1536 pR->aEnd.SetCol(MAXCOL); in Notify()
1537 pR->aEnd.SetRow(MAXROW); in Notify()
/trunk/main/sc/source/core/data/
H A Dtable2.cxx959 ScRange* pR = pList->GetObject( j ); in HasScenarioRange() local
960 if ( pR->Intersects( aTabRange ) ) in HasScenarioRange()

Completed in 75 milliseconds

12