Searched refs:nRhythm (Results 1 – 4 of 4) sorted by relevance
665 if( nTick%rAxisLabelProperties.nRhythm != 0) in createTextShapes()698 rAxisLabelProperties.nRhythm++; in createTextShapes()699 … removeShapesAtWrongRhythm( rTickIter, rAxisLabelProperties.nRhythm, nTick, xTarget ); in createTextShapes()785 rAxisLabelProperties.nRhythm++; in createTextShapes()786 … removeShapesAtWrongRhythm( rTickIter, rAxisLabelProperties.nRhythm, nTick, xTarget ); in createTextShapes()1407 aComplexProps.nRhythm = 1; in createLabels()
83 sal_Int32 nRhythm; //show only each nth label with n==nRhythm member
99 if( nTick%rAxisLabelProperties.nRhythm != 0) in createTextShapes_ForAngleAxis()
396 , nRhythm( 1 ) in AxisLabelProperties()
Completed in 17 milliseconds