Home
last modified time | relevance | path

Searched refs:LabelAlignment (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/chart2/source/view/axes/
H A DVAxisProperties.cxx237 LabelAlignment lcl_getLabelAlignmentForZAxis( const AxisProperties& rAxisProperties ) in lcl_getLabelAlignmentForZAxis()
239 LabelAlignment aRet( LABEL_ALIGN_RIGHT ); in lcl_getLabelAlignmentForZAxis()
245 LabelAlignment lcl_getLabelAlignmentForYAxis( const AxisProperties& rAxisProperties ) in lcl_getLabelAlignmentForYAxis()
247 LabelAlignment aRet( LABEL_ALIGN_RIGHT ); in lcl_getLabelAlignmentForYAxis()
253 LabelAlignment lcl_getLabelAlignmentForXAxis( const AxisProperties& rAxisProperties ) in lcl_getLabelAlignmentForXAxis()
255 LabelAlignment aRet( LABEL_ALIGN_BOTTOM ); in lcl_getLabelAlignmentForXAxis()
H A DVAxisProperties.hxx115 LabelAlignment m_aLabelAlignment;
H A DVPolarAngleAxis.cxx131 LabelAlignment eLabelAlignment(LABEL_ALIGN_CENTER); in createTextShapes_ForAngleAxis()
/aoo41x/main/chart2/source/view/inc/
H A DPolarLabelPositionHelper.hxx52 LabelAlignment& rAlignment
59LabelAlignment& rAlignment, sal_Int32 nLabelPlacement /*see ::com::sun::star::chart::DataLabelPlac…
H A DLabelPositionHelper.hxx57 …Adjustment( tAnySequence& rPropValues, const tNameSequence& rPropNames, LabelAlignment eAlignment);
63 … , LabelAlignment eLabelAlignment, const double fRotationAngle, bool bRotateAroundCenter );
H A DLabelAlignment.hxx32 enum LabelAlignment { LABEL_ALIGN_CENTER, LABEL_ALIGN_LEFT, LABEL_ALIGN_TOP, LABEL_ALIGN_RIGHT, LAB… enum
H A DVSeriesPlotter.hxx338 , LabelAlignment eAlignment=LABEL_ALIGN_CENTER
/aoo41x/main/chart2/source/view/main/
H A DPolarLabelPositionHelper.cxx57 LabelAlignment& rAlignment in getLabelScreenPositionAndAlignmentForLogicValues()
73 LabelAlignment& rAlignment, sal_Int32 nLabelPlacement in getLabelScreenPositionAndAlignmentForUnitCircleValues()
H A DLabelPositionHelper.cxx66 …tAdjustment( tAnySequence& rPropValues, const tNameSequence& rPropNames, LabelAlignment eAlignment) in changeTextAdjustment()
429 … , LabelAlignment eLabelAlignment, const double fRotationAngle, bool bRotateAroundCenter ) in correctPositionForRotation()
/aoo41x/main/chart2/source/view/charttypes/
H A DBarChart.hxx73 LabelAlignment& rAlignment, sal_Int32 nLabelPlacement
H A DBarChart.cxx145 LabelAlignment& rAlignment, sal_Int32 nLabelPlacement in getLabelScreenPositionAndAlignment()
853 LabelAlignment eAlignment(LABEL_ALIGN_CENTER); in createShapes()
H A DBubbleChart.cxx351 LabelAlignment eAlignment = LABEL_ALIGN_TOP; in createShapes()
H A DPieChart.cxx493 LabelAlignment eAlignment(LABEL_ALIGN_CENTER); in createShapes()
H A DAreaChart.cxx899 LabelAlignment eAlignment = LABEL_ALIGN_TOP; in createShapes()
H A DVSeriesPlotter.cxx430 , LabelAlignment eAlignment in createDataLabel()

Completed in 182 milliseconds