Home
last modified time | relevance | path

Searched refs:LabelPositionHelper (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx44 LabelPositionHelper::LabelPositionHelper( in LabelPositionHelper() function in chart::LabelPositionHelper
56 LabelPositionHelper::~LabelPositionHelper() in ~LabelPositionHelper()
60 awt::Point LabelPositionHelper::transformSceneToScreenPosition( const drawing::Position3D& rScenePo… in transformSceneToScreenPosition()
66 void LabelPositionHelper::changeTextAdjustment( tAnySequence& rPropValues, const tNameSequence& rPr… in changeTextAdjustment()
105 void LabelPositionHelper::doDynamicFontResize( tAnySequence& rPropValues in doDynamicFontResize()
428 void LabelPositionHelper::correctPositionForRotation( const uno::Reference< drawing::XShape >& xSha… in correctPositionForRotation()
H A Dmakefile.mk52 $(SLO)$/LabelPositionHelper.obj \
H A DPolarLabelPositionHelper.cxx47 … : LabelPositionHelper( pPosHelper, nDimensionCount, xLogicTarget, pShapeFactory ) in PolarLabelPositionHelper()
H A DVDataSeries.cxx979LabelPositionHelper::doDynamicFontResize( *pPropValues, *pPropNames, xTextProp, m_aReferenceSize ); in getTextLabelMultiPropertyLists()
/trunk/main/chart2/source/view/inc/
H A DLabelPositionHelper.hxx44 class LabelPositionHelper class
47 LabelPositionHelper(
52 virtual ~LabelPositionHelper();
66 LabelPositionHelper();
H A DPolarLabelPositionHelper.hxx41 class PolarLabelPositionHelper : public LabelPositionHelper
/trunk/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx124 …awt::Point aScreenMinPos( LabelPositionHelper(m_pMainPosHelper,m_nDimension,m_xLogicTarget,m_pShap… in calculateBubbleSizeScalingFactor()
125 …awt::Point aScreenMaxPos( LabelPositionHelper(m_pMainPosHelper,m_nDimension,m_xLogicTarget,m_pShap… in calculateBubbleSizeScalingFactor()
387 …awt::Point aScreenPosition2D( LabelPositionHelper(pPosHelper,m_nDimension,m_xLogicTarget,m_pShapeF… in createShapes()
H A DVSeriesPlotter.cxx557 LabelPositionHelper::changeTextAdjustment( *pPropValues, *pPropNames, eAlignment ); in createDataLabel()
575LabelPositionHelper::correctPositionForRotation( xTextShape, eAlignment, fRotationDegrees, true /*… in createDataLabel()
H A DBarChart.cxx277 return LabelPositionHelper(pPosHelper,m_nDimension,m_xLogicTarget,m_pShapeFactory) in getLabelScreenPositionAndAlignment()
H A DAreaChart.cxx951 …aScreenPosition2D = awt::Point( LabelPositionHelper(pPosHelper,m_nDimension,m_xLogicTarget,m_pShap… in createShapes()
/trunk/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx79 LabelPositionHelper::doDynamicFontResize( aPropValues, aPropNames, xProps in createTextShapes_ForAngleAxis()
136 LabelPositionHelper::changeTextAdjustment( aPropValues, aPropNames, eLabelAlignment ); in createTextShapes_ForAngleAxis()
H A DVCartesianAxis.cxx111 LabelPositionHelper::correctPositionForRotation( xShape2DText in createSingleLabel()
644 LabelPositionHelper::doDynamicFontResize( aPropValues, aPropNames, xProps in createTextShapes()
646LabelPositionHelper::changeTextAdjustment( aPropValues, aPropNames, m_aAxisProperties.m_aLabelAlig… in createTextShapes()
1521 LabelPositionHelper::correctPositionForRotation( xShape2DText in updatePositions()

Completed in 87 milliseconds