Home
last modified time | relevance | path

Searched defs:pScRange (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx333 for( const ScRange* pScRange = rNCRanges.First(); pScRange; pScRange = rNCRanges.Next(), ++aIt ) in GetBaseXFId() local
550 for( ScRange* pScRange = maRowRanges.First(); pScRange; pScRange = maRowRanges.Next() ) in XclExpLabelranges() local
H A Dxehelper.cxx278 ScRange* pScRange = rScRanges.GetObject( nIdx ); in ValidateRangeList() local
290 if( const ScRange* pScRange = rScRanges.GetObject( nPos ) ) in ConvertRangeList() local
H A Dxicontent.cxx444 const ScRange* pScRange = 0; in ReadLabelranges() local
658 for( const ScRange* pScRange = maRanges.First(); pScRange; pScRange = maRanges.Next() ) in Apply() local
855 … for( const ScRange* pScRange = aScRanges.First(); pScRange; pScRange = aScRanges.Next() ) in ReadDV() local
H A Dxiescher.cxx1950 if( const ScRange* pScRange = aScRanges.GetObject( 0 ) ) in ReadCellLinkFormula() local
1959 if( const ScRange* pScRange = aScRanges.GetObject( 0 ) ) in ReadSourceRangeFormula() local

Completed in 48 milliseconds