Home
last modified time | relevance | path

Searched refs:aFormerlyUsedChartTypes (Results 1 – 20 of 20) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx204 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
208 …ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult );… in getChartTypeForNewSeries()
H A DChartTypeTemplate.cxx350 Sequence< Reference< XChartType > > aFormerlyUsedChartTypes; in matchesTemplate() local
351 …const OUString aChartTypeToMatch( getChartTypeForNewSeries(aFormerlyUsedChartTypes)->getChartType(… in matchesTemplate()
563 Sequence< Reference< XChartType > > aFormerlyUsedChartTypes; in createCoordinateSystems() local
564 Reference< XChartType > xChartType( getChartTypeForNewSeries(aFormerlyUsedChartTypes)); in createCoordinateSystems()
H A DBubbleChartTypeTemplate.cxx256 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
268 … ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult ); in getChartTypeForNewSeries()
H A DAreaChartTypeTemplate.cxx247 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
251 …ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult );… in getChartTypeForNewSeries()
H A DBarChartTypeTemplate.cxx233 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
237 …ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult );… in getChartTypeForNewSeries()
H A DLineChartTypeTemplate.cxx331 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
343 … ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult ); in getChartTypeForNewSeries()
H A DScatterChartTypeTemplate.cxx365 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
377 … ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult ); in getChartTypeForNewSeries()
H A DColumnLineChartTypeTemplate.cxx388 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
399 … ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult ); in getChartTypeForNewSeries()
H A DStockChartTypeTemplate.cxx503 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
514 … ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult ); in getChartTypeForNewSeries()
H A DPieChartTypeTemplate.cxx439 const uno::Sequence< Reference< chart2::XChartType > >& aFormerlyUsedChartTypes ) in getChartTypeForNewSeries()
450 … ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem( aFormerlyUsedChartTypes, xResult ); in getChartTypeForNewSeries()
H A DNetChartTypeTemplate.hxx58 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DAreaChartTypeTemplate.hxx73 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DBubbleChartTypeTemplate.hxx76 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DLineChartTypeTemplate.hxx80 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DScatterChartTypeTemplate.hxx80 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DBarChartTypeTemplate.hxx85 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DColumnLineChartTypeTemplate.hxx78 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DStockChartTypeTemplate.hxx92 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
H A DPieChartTypeTemplate.hxx79 ::com::sun::star::chart2::XChartType > >& aFormerlyUsedChartTypes )
/trunk/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl165 @param aFormerlyUsedChartTypes
169 XChartType getChartTypeForNewSeries( [in] sequence< XChartType > aFormerlyUsedChartTypes );

Completed in 77 milliseconds