Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx1005 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()
1185 m_aAxisProperties.m_aLabelAlignment = in get2DAxisMainLine()
1191 m_aAxisProperties.m_aLabelAlignment = in get2DAxisMainLine()
1203 m_aAxisProperties.m_aLabelAlignment = in get2DAxisMainLine()
1209 m_aAxisProperties.m_aLabelAlignment = in get2DAxisMainLine()
1221 m_aAxisProperties.m_aLabelAlignment = in get2DAxisMainLine()
1227 m_aAxisProperties.m_aLabelAlignment = in get2DAxisMainLine()
[all …]
H A DVAxisProperties.cxx183 , 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()
H A DVAxisProperties.hxx115 LabelAlignment m_aLabelAlignment; member
H A DVPolarRadiusAxis.cxx50 m_aAxisProperties.m_aLabelAlignment=LABEL_ALIGN_RIGHT; in VPolarRadiusAxis()

Completed in 25 milliseconds