Searched refs:isAutoStaggeringOfLabelsAllowed (Results 1 – 2 of 2) sorted by relevance
434 bool VCartesianAxis::isAutoStaggeringOfLabelsAllowed( const AxisLabelProperties& rAxisLabelProperti… in isAutoStaggeringOfLabelsAllowed() function in chart::VCartesianAxis682 …if( !bIsStaggered && isAutoStaggeringOfLabelsAllowed( rAxisLabelProperties, bIsHorizontalAxis, bIs… in createTextShapes()765 …if( !bIsStaggered && isAutoStaggeringOfLabelsAllowed( rAxisLabelProperties, bIsHorizontalAxis, bIs… in createTextShapes()1445 …if( isAutoStaggeringOfLabelsAllowed( aAxisLabelProperties, pTickFactory2D->isHorizontalAxis(), pTi… in createMaximumLabels()
122 bool isAutoStaggeringOfLabelsAllowed( const AxisLabelProperties& rAxisLabelProperties
Completed in 22 milliseconds