Searched refs:m_nMaxPointCount (Results 1 – 2 of 2) sorted by relevance
105 , 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()
127 mutable sal_Int32 m_nMaxPointCount; member in chart::VDataSeriesGroup
Completed in 26 milliseconds