Home
last modified time | relevance | path

Searched refs:setShapeName (Results 1 – 14 of 14) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVPolarGrid.cxx169 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in create2DAngleGrid()
233 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in create2DRadiusGrid()
H A DVPolarAngleAxis.cxx221 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in createShapes()
H A DVCartesianGrid.cxx295 m_pShapeFactory->setShapeName( xHandleShape, C2U("HandlesOnly") ); in createShapes()
H A DVCartesianAxis.cxx1645 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in createShapes()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1034 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in createRegressionCurvesShapes()
1152 ShapeFactory::setShapeName( xTextShape, rEquationCID ); in createRegressionCurveEquationShapes()
2150 ShapeFactory::setShapeName( xShape, aCID ); in createLegendEntriesForSeries()
2178 ShapeFactory::setShapeName( xShape, aCID ); in createLegendEntriesForSeries()
2225 ShapeFactory::setShapeName( xShape, aCID ); in createLegendEntriesForSeries()
H A DPieChart.cxx534 ShapeFactory::setShapeName( xPointShape in createShapes()
561 ShapeFactory::setShapeName( xPointShape in createShapes()
H A DAreaChart.cxx404 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in impl_createLine()
485 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in impl_createArea()
H A DBubbleChart.cxx345 m_pShapeFactory->setShapeName( xShape, C2U("MarkHandles") ); in createShapes()
H A DBarChart.cxx839 ShapeFactory::setShapeName(xShape in createShapes()
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx517 ShapeFactory::setShapeName( m_xOuterGroupShape, C2U("PlotAreaExcludingAxes") ); in createShapes_3d()
685 ShapeFactory::setShapeName( xShape, aFloorCID ); in createShapes_3d()
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx889 …ShapeFactory::setShapeName( m_xShape, ObjectIdentifier::createClassifiedIdentifierForParticle( aLe… in createShapes()
936 ShapeFactory(m_xShapeFactory).setShapeName( xBorder, C2U("MarkHandles") ); in createShapes()
H A DShapeFactory.cxx79 void ShapeFactory::setShapeName( const uno::Reference< drawing::XShape >& xShape in setShapeName() function in chart::ShapeFactory
1933 setShapeName( xShape , aName ); in createGroup2D()
1991 setShapeName( xShape , aName ); in createGroup3D()
H A DChartView.cxx2558 ShapeFactory::setShapeName( xDiagram_MarkHandles, C2U("MarkHandles") ); in createShapes()
2562 ShapeFactory::setShapeName( xDiagram_OuterRect, C2U("PlotAreaIncludingAxes") ); in createShapes()
/trunk/main/chart2/source/view/inc/
H A DShapeFactory.hxx194 static void setShapeName( const ::com::sun::star::uno::Reference<

Completed in 160 milliseconds