Home
last modified time | relevance | path

Searched defs:xChartRanges (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2947 ScRangeListRef xChartRanges; in CreateMemChart_Impl() local
3045 ScRangeListRef xChartRanges = new ScRangeList; in GetLimitedChartRanges_Impl() local
3061 ScRangeListRef xChartRanges = GetLimitedChartRanges_Impl( nColCount, nRowCount ); in setData() local
3135 ScRangeListRef xChartRanges = GetLimitedChartRanges_Impl( 1, nRowCount ); in setRowDescriptions() local
3203 ScRangeListRef xChartRanges = GetLimitedChartRanges_Impl( nColCount, 1 ); in setColumnDescriptions() local

Completed in 119 milliseconds