Home
last modified time | relevance | path

Searched refs:aVLineProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx853 VLineProperties aVLineProperties; in rearrangeLabelToAvoidOverlapIfRequested() local
893 aVLineProperties.Color = uno::makeAny(nColor); in rearrangeLabelToAvoidOverlapIfRequested()
895 m_pShapeFactory->createLine2D( rInfo.xTextTarget, aPoints, &aVLineProperties ); in rearrangeLabelToAvoidOverlapIfRequested()
H A DVSeriesPlotter.cxx1025 VLineProperties aVLineProperties; in createRegressionCurvesShapes() local
1026 aVLineProperties.initFromPropertySet( xCurveModelProp ); in createRegressionCurvesShapes()
1033 xRegressionGroupShapes, PolyToPointSequence( aRegressionPoly ), &aVLineProperties ); in createRegressionCurvesShapes()

Completed in 37 milliseconds