Searched refs:aComplexProps (Results 1 – 1 of 1) sorted by relevance
1395 AxisLabelProperties aComplexProps(m_aAxisLabelProperties); in createLabels() local1400 aComplexProps.bLineBreakAllowed = true; in createLabels()1401 …aComplexProps.bOverlapAllowed = !::rtl::math::approxEqual( aComplexProps.fRotationAngleDegree, 0.0… in createLabels()1405 aComplexProps.bOverlapAllowed = true; in createLabels()1406 aComplexProps.bRhythmIsFix = true; in createLabels()1407 aComplexProps.nRhythm = 1; in createLabels()1408 aComplexProps.fRotationAngleDegree = 0.0; in createLabels()1411 …ies& rAxisLabelProperties = m_aAxisProperties.m_bComplexCategories ? aComplexProps : m_aAxisLabel… in createLabels()
Completed in 49 milliseconds