Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx470 ScRangeList aColScRanges; in ReadLabelranges() local
471 rAddrConv.ConvertRangeList( aColScRanges, aColXclRanges, nScTab, false ); in ReadLabelranges()
473 for( pScRange = aColScRanges.First(); pScRange; pScRange = aColScRanges.Next() ) in ReadLabelranges()

Completed in 26 milliseconds