Searched refs:maRowRanges (Results 1 – 2 of 2) sorted by relevance
548 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()
158 ScRangeList maRowRanges; /// Cell range list for row labels. member in XclExpLabelranges
Completed in 58 milliseconds