Searched refs:m_aAxisLabelProperties (Results 1 – 5 of 5) sorted by relevance
72 m_aAxisLabelProperties.m_aFontReferenceSize = rFontReferenceSize; in initAxisLabelProperties()73 m_aAxisLabelProperties.m_aMaximumSpaceForLabels = rMaximumSpaceForLabels; in initAxisLabelProperties()99 m_aAxisLabelProperties.nNumberFormatKey = m_aAxisProperties.m_nNumberFormatKey; in initAxisLabelProperties()100 m_aAxisLabelProperties.init(m_aAxisProperties.m_xAxisModel); in initAxisLabelProperties()102 m_aAxisLabelProperties.eStaggering = SIDE_BY_SIDE; in initAxisLabelProperties()
645 , m_aAxisLabelProperties.m_aFontReferenceSize ); in createTextShapes()754 m_aAxisLabelProperties.fRotationAngleDegree = rAxisLabelProperties.fRotationAngleDegree; in createTextShapes()1331 double fRotationAngleDegree = m_aAxisLabelProperties.fRotationAngleDegree; in doStaggeringOfLabels()1395 AxisLabelProperties aComplexProps(m_aAxisLabelProperties); in createLabels()1411 …LabelProperties = m_aAxisProperties.m_bComplexCategories ? aComplexProps : m_aAxisLabelProperties; in createLabels()1417 doStaggeringOfLabels( m_aAxisLabelProperties, pTickFactory2D ); in createLabels()1444 AxisLabelProperties aAxisLabelProperties( m_aAxisLabelProperties ); in createMaximumLabels()1498 double fRotationAngleDegree = m_aAxisLabelProperties.fRotationAngleDegree; in updatePositions()1527 doStaggeringOfLabels( m_aAxisLabelProperties, pTickFactory2D ); in updatePositions()1594 double fRotationAngleDegree = m_aAxisLabelProperties.fRotationAngleDegree; in createShapes()
174 …aAxis.initAxisLabelProperties(m_aAxisLabelProperties.m_aFontReferenceSize,m_aAxisLabelProperties.m… in createShapes()
133 …sal_Int32 nScreenValueOffsetInRadiusDirection = m_aAxisLabelProperties.m_aMaximumSpaceForLabels.He… in createTextShapes_ForAngleAxis()193 AxisLabelProperties aAxisLabelProperties( m_aAxisLabelProperties ); in createLabels()
88 …lProperties m_aAxisLabelProperties; member in chart::VAxisBase
Completed in 23 milliseconds