Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx105 , m_nMaxPointCount(0) in VDataSeriesGroup()
113 , m_nMaxPointCount(0) in VDataSeriesGroup()
1456 return m_nMaxPointCount; in getPointCount()
1468 m_nMaxPointCount=nRet; in getPointCount()
1470 m_aListOfCachedYValues.resize(m_nMaxPointCount); in getPointCount()
/aoo42x/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx127 mutable sal_Int32 m_nMaxPointCount; member in chart::VDataSeriesGroup

Completed in 30 milliseconds