Home
last modified time | relevance | path

Searched refs:createGroupShape (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx131 createGroupShape( m_xLogicTarget,rtl::OUString() )); in createShapes()
133 createGroupShape( m_xLogicTarget, ObjectIdentifier::createClassifiedIdentifier( in createShapes()
136 createGroupShape( m_xLogicTarget, ObjectIdentifier::createClassifiedIdentifier( in createShapes()
270 … xPointGroupShape_Shapes = createGroupShape(xSeriesGroupShape_Shapes,aPointCID); in createShapes()
H A DBubbleChart.cxx217 createGroupShape( m_xLogicTarget,rtl::OUString() )); in createShapes()
326 createGroupShape(xSeriesGroupShape_Shapes,aPointCID) ); in createShapes()
H A DAreaChart.cxx605 m_xSeriesTarget = createGroupShape( m_xLogicTarget,rtl::OUString() ); in createShapes()
607 m_xErrorBarTarget = createGroupShape( m_xLogicTarget,rtl::OUString() ); in createShapes()
853 createGroupShape(xSeriesGroupShape_Shapes,aPointCID) ); in createShapes()
H A DVSeriesPlotter.cxx314 xShapes = createGroupShape( xTarget,pDataSeries->getCID() ); in getSeriesGroupShape()
331 xShapes = createGroupShape( xSeriesShapes ); in getSeriesGroupShapeFrontChild()
346 xShapes = createGroupShape( xSeriesShapes ); in getSeriesGroupShapeBackChild()
374 xShapes = this->createGroupShape( xTarget,rDataSeries.getErrorBarsCID() ); in getErrorBarsGroupShape()
1031 createGroupShape( xTarget, rVDataSeries.getDataCurveCID( nN, bAverageLine ) ); in createRegressionCurvesShapes()
H A DBarChart.cxx437 createGroupShape( m_xLogicTarget,rtl::OUString() )); in createShapes()
439 createGroupShape( m_xLogicTarget,rtl::OUString() )); in createShapes()
H A DPieChart.cxx352 createGroupShape( m_xLogicTarget,rtl::OUString() )); in createShapes()
/aoo4110/main/chart2/source/view/axes/
H A DVPolarGrid.cxx120 this->createGroupShape( xLogicTarget, m_aCID ) ); in create2DAngleGrid()
180 this->createGroupShape( xLogicTarget, m_aCID ) ); in create2DRadiusGrid()
202 xTarget.set( this->createGroupShape( xLogicTarget in create2DRadiusGrid()
H A DVCartesianGrid.cxx218 this->createGroupShape( m_xLogicTarget, m_aCID ) ); in createShapes()
254 xTarget.set( this->createGroupShape( m_xLogicTarget in createShapes()
H A DVAxisBase.cxx198 …m_xGroupShape_Shapes = this->createGroupShape( m_xLogicTarget, m_nDimension==2 ? m_aCID : C2U("")); in prepareShapeCreation()
/aoo4110/main/chart2/source/view/inc/
H A DPlotterBase.hxx80 createGroupShape( const ::com::sun::star::uno::Reference<
/aoo4110/main/chart2/source/view/main/
H A DPlotterBase.cxx90 uno::Reference< drawing::XShapes > PlotterBase::createGroupShape( in createGroupShape() function in chart::PlotterBase

Completed in 122 milliseconds