Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxecontent.cxx548 FillRangeList( maRowRanges, rRoot.GetDoc().GetRowNameRangesRef(), nScTab ); in XclExpLabelranges()
550 for( ScRange* pScRange = maRowRanges.First(); pScRange; pScRange = maRowRanges.Next() ) in XclExpLabelranges()
572 rAddrConv.ConvertRangeList( aRowXclRanges, maRowRanges, false ); in Save()
/aoo4110/main/sc/source/filter/inc/
H A Dxecontent.hxx158 ScRangeList maRowRanges; /// Cell range list for row labels. member in XclExpLabelranges

Completed in 26 milliseconds