Searched refs:m_aLabelAlignment (Results 1 – 4 of 4) sorted by relevance
112 …, rAxisProperties.m_aLabelAlignment, rAxisLabelProperties.fRotationAngleDegree, rAxisProperties.m_… in createSingleLabel()646 …sitionHelper::changeTextAdjustment( aPropValues, aPropNames, m_aAxisProperties.m_aLabelAlignment ); in createTextShapes()1005 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_LEFT; in get2DAxisMainLine()1012 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()1059 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_LEFT; in get2DAxisMainLine()1066 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()1144 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_RIGHT; in get2DAxisMainLine()1146 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_LEFT; in get2DAxisMainLine()1151 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()1153 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_TOP; in get2DAxisMainLine()[all …]
183 , m_aLabelAlignment(LABEL_ALIGN_RIGHT_TOP) in AxisProperties()212 , m_aLabelAlignment( rAxisProperties.m_aLabelAlignment ) in AxisProperties()336 m_aLabelAlignment = lcl_getLabelAlignmentForZAxis(*this); in init()348 m_aLabelAlignment = lcl_getLabelAlignmentForYAxis(*this); in init()350 m_aLabelAlignment = lcl_getLabelAlignmentForXAxis(*this); in init()
115 LabelAlignment m_aLabelAlignment; member
50 m_aAxisProperties.m_aLabelAlignment=LABEL_ALIGN_RIGHT; in VPolarRadiusAxis()