Searched refs:nSeriesAtFirstAxis (Results 1 – 1 of 1) sorted by relevance
657 sal_Int32 nSeriesAtFirstAxis = 0; in areAllSeriesAttachedToSameAxis() local665 ++nSeriesAtFirstAxis; in areAllSeriesAttachedToSameAxis()669 …OSL_ENSURE( nSeriesAtFirstAxis + nSeriesAtSecondAxis == nSeriesCount, "Invalid axis index found" ); in areAllSeriesAttachedToSameAxis()671 if( nSeriesAtFirstAxis == nSeriesCount ) in areAllSeriesAttachedToSameAxis()676 return ( nSeriesAtFirstAxis == nSeriesCount || in areAllSeriesAttachedToSameAxis()
Completed in 25 milliseconds