Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx900 const ScRangeList* pRList = rDoc.GetScenarioRanges( nTab ); in ExcEScenario() local
901 if( !pRList ) in ExcEScenario()
910 for( sal_uInt32 nRange = 0; (nRange < pRList->Count()) && bContLoop; nRange++ ) in ExcEScenario()
912 const ScRange* pRange = pRList->GetObject( nRange ); in ExcEScenario()

Completed in 28 milliseconds