Home
last modified time | relevance | path

Searched refs:nRhythm (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx665 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()
H A DVAxisProperties.hxx83 sal_Int32 nRhythm; //show only each nth label with n==nRhythm member
H A DVPolarAngleAxis.cxx99 if( nTick%rAxisLabelProperties.nRhythm != 0) in createTextShapes_ForAngleAxis()
H A DVAxisProperties.cxx396 , nRhythm( 1 ) in AxisLabelProperties()

Completed in 115 milliseconds