Home
last modified time | relevance | path

Searched refs:createLine2D (Results 1 – 10 of 10) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVPolarGrid.cxx166 Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in create2DAngleGrid()
230 Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in create2DRadiusGrid()
H A DVCartesianGrid.cxx281 m_pShapeFactory->createLine2D( xTarget, aPoints, &aLinePropertiesList[nDepth] ); in createShapes()
294 m_pShapeFactory->createLine2D( xTarget, aHandlesPoints, &aHandleLineProperties ); in createShapes()
H A DVCartesianAxis.cxx1558 m_pShapeFactory->createLine2D( m_xGroupShape_Shapes, aPoints in createTickMarkLineShapes()
1641 Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createShapes()
1657 Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createShapes()
H A DVPolarAngleAxis.cxx218 uno::Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createShapes()
/trunk/main/chart2/source/view/inc/
H A DShapeFactory.hxx152createLine2D( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& xTarget
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx895 m_pShapeFactory->createLine2D( rInfo.xTextTarget, aPoints, &aVLineProperties ); in rearrangeLabelToAvoidOverlapIfRequested()
H A DVSeriesPlotter.cxx915 …uno::Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( xTarget, PolyToPointSequ… in createErrorBar()
1032 uno::Reference< drawing::XShape > xShape = m_pShapeFactory->createLine2D( in createRegressionCurvesShapes()
H A DBarChart.cxx947 uno::Reference< drawing::XShape > xShape( m_pShapeFactory->createLine2D( in createShapes()
H A DAreaChart.cxx398 xShape = m_pShapeFactory->createLine2D( xSeriesGroupShape_Shapes in impl_createLine()
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx2114 ShapeFactory::createLine2D( const uno::Reference< drawing::XShapes >& xTarget in createLine2D() function in chart::ShapeFactory

Completed in 63 milliseconds