Searched refs:rAlignment (Results 1 – 4 of 4) sorted by relevance
57 LabelAlignment& rAlignment in getLabelScreenPositionAndAlignmentForLogicValues() argument67 rAlignment, ::com::sun::star::chart::DataLabelPlacement::OUTSIDE in getLabelScreenPositionAndAlignmentForLogicValues()73 LabelAlignment& rAlignment, sal_Int32 nLabelPlacement in getLabelScreenPositionAndAlignmentForUnitCircleValues() argument143 rAlignment = LABEL_ALIGN_CENTER; in getLabelScreenPositionAndAlignmentForUnitCircleValues()145 rAlignment = bOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignmentForUnitCircleValues()147 rAlignment = bOutside ? LABEL_ALIGN_RIGHT_TOP : LABEL_ALIGN_LEFT_BOTTOM; in getLabelScreenPositionAndAlignmentForUnitCircleValues()149 rAlignment = bOutside ? LABEL_ALIGN_TOP : LABEL_ALIGN_BOTTOM; in getLabelScreenPositionAndAlignmentForUnitCircleValues()153 rAlignment = bOutside ? LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in getLabelScreenPositionAndAlignmentForUnitCircleValues()157 rAlignment = bOutside ? LABEL_ALIGN_BOTTOM : LABEL_ALIGN_TOP; in getLabelScreenPositionAndAlignmentForUnitCircleValues()161 rAlignment = bOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignmentForUnitCircleValues()[all …]
145 LabelAlignment& rAlignment, sal_Int32 nLabelPlacement in getLabelScreenPositionAndAlignment() argument165 rAlignment = LABEL_ALIGN_TOP; in getLabelScreenPositionAndAlignment()172 rAlignment = LABEL_ALIGN_CENTER; in getLabelScreenPositionAndAlignment()182 rAlignment = LABEL_ALIGN_BOTTOM; in getLabelScreenPositionAndAlignment()189 rAlignment = LABEL_ALIGN_CENTER; in getLabelScreenPositionAndAlignment()199 rAlignment = LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignment()206 rAlignment = LABEL_ALIGN_CENTER; in getLabelScreenPositionAndAlignment()216 rAlignment = LABEL_ALIGN_RIGHT; in getLabelScreenPositionAndAlignment()223 rAlignment = LABEL_ALIGN_CENTER; in getLabelScreenPositionAndAlignment()232 rAlignment = bNormalOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignment()[all …]
73 LabelAlignment& rAlignment, sal_Int32 nLabelPlacement
52 LabelAlignment& rAlignment59 …LabelAlignment& rAlignment, sal_Int32 nLabelPlacement /*see ::com::sun::star::chart::DataLabelPlac…
Completed in 26 milliseconds