Home
last modified time | relevance | path

Searched refs:LABEL_ALIGN_BOTTOM (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/chart2/source/view/charttypes/
H A DBarChart.cxx182 rAlignment = LABEL_ALIGN_BOTTOM; in getLabelScreenPositionAndAlignment()
234 rAlignment = bNormalOutside ? LABEL_ALIGN_TOP : LABEL_ALIGN_BOTTOM; in getLabelScreenPositionAndAlignment()
245 rAlignment = bNormalOutside ? LABEL_ALIGN_BOTTOM : LABEL_ALIGN_TOP; in getLabelScreenPositionAndAlignment()
256 rAlignment = bNormalOutside ? LABEL_ALIGN_TOP : LABEL_ALIGN_BOTTOM; in getLabelScreenPositionAndAlignment()
H A DCandleStickChart.cxx358 … , fUnscaledY_Min, 1.0, Position3DToAWTPoint(aPosMiddleMinimum), LABEL_ALIGN_BOTTOM ); in createShapes()
H A DBubbleChart.cxx366 eAlignment = LABEL_ALIGN_BOTTOM; in createShapes()
H A DVSeriesPlotter.cxx444 else if(LABEL_ALIGN_BOTTOM==eAlignment) in createDataLabel()
605 || LABEL_ALIGN_BOTTOM==eAlignment in createDataLabel()
H A DAreaChart.cxx914 eAlignment = LABEL_ALIGN_BOTTOM; in createShapes()
/aoo42x/main/chart2/source/view/main/
H A DPolarLabelPositionHelper.cxx149 rAlignment = bOutside ? LABEL_ALIGN_TOP : LABEL_ALIGN_BOTTOM; in getLabelScreenPositionAndAlignmentForUnitCircleValues()
157 rAlignment = bOutside ? LABEL_ALIGN_BOTTOM : LABEL_ALIGN_TOP; in getLabelScreenPositionAndAlignmentForUnitCircleValues()
H A DLabelPositionHelper.cxx85 …else if( LABEL_ALIGN_BOTTOM==eAlignment || LABEL_ALIGN_RIGHT_BOTTOM==eAlignment || LABEL_ALIGN_LEF… in changeTextAdjustment()
455 case LABEL_ALIGN_BOTTOM: in correctPositionForRotation()
/aoo42x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx1012 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()
1066 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()
1151 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()
1223 LABEL_ALIGN_TOP : LABEL_ALIGN_BOTTOM; in get2DAxisMainLine()
1229 LABEL_ALIGN_BOTTOM : LABEL_ALIGN_TOP; in get2DAxisMainLine()
H A DVAxisProperties.cxx255 LabelAlignment aRet( LABEL_ALIGN_BOTTOM ); in lcl_getLabelAlignmentForXAxis()
/aoo42x/main/chart2/source/view/inc/
H A DLabelAlignment.hxx32 …LIGN_CENTER, LABEL_ALIGN_LEFT, LABEL_ALIGN_TOP, LABEL_ALIGN_RIGHT, LABEL_ALIGN_BOTTOM, LABEL_ALIGN… enumerator

Completed in 90 milliseconds