Home
last modified time | relevance | path

Searched refs:PolyToPointSequence (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx286 …xProp->setPropertyValue( C2U( UNO_NAME_POLYPOLYGON ), uno::makeAny( PolyToPointSequence(aPoly) ) ); in createShapes()
341 …xProp->setPropertyValue( C2U( UNO_NAME_POLYPOLYGON ), uno::makeAny( PolyToPointSequence(aPoly) ) ); in createShapes()
H A DBarChart.cxx948 xSeriesGroupShape_Shapes, PolyToPointSequence( aPoly ) ) ); in createShapes()
H A DVSeriesPlotter.cxx915 …< drawing::XShape > xShape = m_pShapeFactory->createLine2D( xTarget, PolyToPointSequence( aPoly) ); in createErrorBar()
1033 xRegressionGroupShapes, PolyToPointSequence( aRegressionPoly ), &aVLineProperties ); in createRegressionCurvesShapes()
H A DAreaChart.cxx399 , PolyToPointSequence( aPoly ) ); in impl_createLine()
/aoo4110/main/chart2/source/inc/
H A DCommonConverters.hxx138 com::sun::star::drawing::PointSequenceSequence PolyToPointSequence(
/aoo4110/main/chart2/source/tools/
H A DCommonConverters.cxx325 drawing::PointSequenceSequence PolyToPointSequence( in PolyToPointSequence() function
/aoo4110/main/chart2/source/view/main/
H A DShapeFactory.cxx1272 drawing::PointSequenceSequence aPoints( PolyToPointSequence(rPolyPolygon) ); in createArea2D()
1845 drawing::PointSequenceSequence aPoints( PolyToPointSequence( in createSymbol2D()

Completed in 59 milliseconds