Home
last modified time | relevance | path

Searched refs:aOldChartTypesSeq (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx180 Sequence< Reference< XChartType > > aOldChartTypesSeq; in createDiagramByDataSource() local
181 FillDiagram( xDia, aData.Series, aData.Categories, aOldChartTypesSeq, true ); in createDiagramByDataSource()
247 Sequence< Reference< XChartType > > aOldChartTypesSeq( in changeDiagram() local
264 FillDiagram( xDiagram, aSeriesSeq, aData.Categories, aOldChartTypesSeq, false ); in changeDiagram()
793 const Sequence< Reference< XChartType > >& aOldChartTypesSeq, in FillDiagram()
809 createChartTypes( aSeriesSeq, aCoordinateSystems, aOldChartTypesSeq ); in FillDiagram()
827 const Sequence< Reference< XChartType > >& aOldChartTypesSeq ) in createChartTypes()
840 xCT.set( getChartTypeForNewSeries( aOldChartTypesSeq )); in createChartTypes()
854 xCT.set( getChartTypeForNewSeries( aOldChartTypesSeq )); in createChartTypes()
H A DChartTypeTemplate.hxx228 ::com::sun::star::chart2::XChartType > > & aOldChartTypesSeq
288 ::com::sun::star::chart2::XChartType > > & aOldChartTypesSeq,
H A DColumnLineChartTypeTemplate.cxx181 const Sequence< Reference< XChartType > >& aOldChartTypesSeq ) in createChartTypes()
219 ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aOldChartTypesSeq, xCT ); in createChartTypes()
H A DColumnLineChartTypeTemplate.hxx100 ::com::sun::star::chart2::XChartType > > & aOldChartTypesSeq
H A DStockChartTypeTemplate.hxx120 ::com::sun::star::chart2::XChartType > > & aOldChartTypesSeq
H A DPieChartTypeTemplate.hxx126 ::com::sun::star::chart2::XChartType > > & aOldChartTypesSeq

Completed in 165 milliseconds