Searched refs:eLabelAlignment (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/chart2/source/view/axes/ |
H A D | VPolarAngleAxis.cxx | 131 LabelAlignment eLabelAlignment(LABEL_ALIGN_CENTER); in createTextShapes_ForAngleAxis() local 135 … eLabelAlignment, fLogicAngle, fLogicRadius, fLogicZ, nScreenValueOffsetInRadiusDirection )); in createTextShapes_ForAngleAxis() 136 LabelPositionHelper::changeTextAdjustment( aPropValues, aPropNames, eLabelAlignment ); in createTextShapes_ForAngleAxis()
|
/aoo4110/main/chart2/source/view/main/ |
H A D | LabelPositionHelper.cxx | 429 … , LabelAlignment eLabelAlignment, const double fRotationAngle, bool bRotateAroundCenter ) in correctPositionForRotation() argument 444 switch(eLabelAlignment) in correctPositionForRotation()
|
/aoo4110/main/chart2/source/view/inc/ |
H A D | LabelPositionHelper.hxx | 63 … , LabelAlignment eLabelAlignment, const double fRotationAngle, bool bRotateAroundCenter );
|
Completed in 26 milliseconds