Searched refs:aXSlotEnd (Results 1 – 6 of 6) sorted by relevance
174 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in ~VSeriesPlotter() local175 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in ~VSeriesPlotter()289 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in releaseShapes() local290 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in releaseShapes()1372 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in getMinimumAndMaximiumX()1399 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in getMinimumAndMaximiumYInContinuousXRange()1427 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in getPointCount()1742 if( aXSlotIter != aXSlotEnd ) in getFirstSeries()1771 if( aXSlotIter != aXSlotEnd ) in getSeriesNames()1863 for( ; aXSlotIter!=aXSlotEnd && !bBreak; aXSlotIter++ ) in createLegendEntries()[all …]
478 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local480 for( aXSlotIter = aZSlotIter->begin(); aXSlotIter != aXSlotEnd; aXSlotIter++ ) in createShapes()502 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local507 … for( aXSlotIter = aZSlotIter->begin(); aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes()511 if( aXSlotIter != aXSlotEnd ) in createShapes()903 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local906 if( aXSlotIter != aXSlotEnd ) in createShapes()918 for( double fSlotX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes()
93 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in calculateMaximumLogicBubbleSize() local94 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in calculateMaximumLogicBubbleSize()252 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local255 for( sal_Int32 nX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, nX++ ) in createShapes()
500 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in impl_createSeriesShapes() local503 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in impl_createSeriesShapes()642 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local645 for( ; aXSlotIter != aXSlotEnd; aXSlotIter++ ) in createShapes()678 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local683 for( sal_Int32 nX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, nX++ ) in createShapes()
188 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = aZSlotIter->end(); in createShapes() local192 if( aXSlotIter != aXSlotEnd ) in createShapes()206 for( double fSlotX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes()
360 const ::std::vector< VDataSeriesGroup >::const_iterator aXSlotEnd = m_aZSlots[0].end(); in createShapes() local381 …for( double fSlotX=0; aXSlotIter != aXSlotEnd && (m_bUseRings||fSlotX<0.5 ); aXSlotIter++, fSlotX+… in createShapes()
Completed in 53 milliseconds