Searched refs:aDepthEnd (Results 1 – 6 of 6) sorted by relevance
1480 …const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = m_aAllTickInfos.end(… in updatePositions() local1481 for( sal_Int32 nDepth=0; aDepthIter != aDepthEnd; aDepthIter++, nDepth++ ) in updatePositions()1606 …const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = aComplexTickInfos.en… in createShapes() local1607 …for( sal_Int32 nDepth=0; aDepthIter != aDepthEnd && nDepth < nTickmarkPropertiesCount; aDepthIter+… in createShapes()1627 … const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = rAllTickInfos.end(); in createShapes() local1628 if(aDepthIter == aDepthEnd)//no tickmarks at all in createShapes()1632 …for( sal_Int32 nDepth=0; aDepthIter != aDepthEnd && nDepth < nTickmarkPropertiesCount; aDepthIter+… in createShapes()
237 … const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = aAllTickInfos.end(); in createShapes() local239 if(aDepthIter == aDepthEnd)//no tickmarks at all in createShapes()245 ; aDepthIter != aDepthEnd && nDepth < nLinePropertiesCount in createShapes()
228 …const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = m_aAllTickInfos.end(… in removeTextShapesFromTicks() local229 for( ; aDepthIter != aDepthEnd; aDepthIter++ ) in removeTextShapesFromTicks()
191 …const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = rRadiusTickInfos.end… in create2DRadiusGrid() local193 ; aDepthIter != aDepthEnd && nDepth < nLinePropertiesCount in create2DRadiusGrid()
313 … const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = rAllTickInfos.end(); in updateScreenValues() local314 for( ; aDepthIter != aDepthEnd; aDepthIter++ ) in updateScreenValues()
894 … const ::std::vector< ::std::vector< TickInfo > >::const_iterator aDepthEnd = rAllTickInfos.end(); in updateScreenValues() local895 for( ; aDepthIter != aDepthEnd; aDepthIter++ ) in updateScreenValues()
Completed in 72 milliseconds