Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3021 ScRangeListRef ScCellRangesBase::GetLimitedChartRanges_Impl( long nDataColumns, long nDataRows ) co… in GetLimitedChartRanges_Impl() function in ScCellRangesBase
3061 ScRangeListRef xChartRanges = GetLimitedChartRanges_Impl( nColCount, nRowCount ); in setData()
3135 ScRangeListRef xChartRanges = GetLimitedChartRanges_Impl( 1, nRowCount ); in setRowDescriptions()
3203 ScRangeListRef xChartRanges = GetLimitedChartRanges_Impl( nColCount, 1 ); in setColumnDescriptions()
/trunk/main/sc/inc/
H A Dcellsuno.hxx197 ScRangeListRef GetLimitedChartRanges_Impl( long nDataColumns, long nDataRows ) const;

Completed in 59 milliseconds