/aoo41x/main/chart2/source/model/template/ |
H A D | ChartTypeTemplate.cxx | 351 …const OUString aChartTypeToMatch( getChartTypeForNewSeries(aFormerlyUsedChartTypes)->getChartType(… in matchesTemplate() 564 Reference< XChartType > xChartType( getChartTypeForNewSeries(aFormerlyUsedChartTypes)); in createCoordinateSystems() 654 …Reference< XChartType > xChartType( getChartTypeForNewSeries(Sequence< Reference< XChartType > >()… in adaptScales() 840 xCT.set( getChartTypeForNewSeries( aOldChartTypesSeq )); in createChartTypes() 854 xCT.set( getChartTypeForNewSeries( aOldChartTypesSeq )); in createChartTypes()
|
H A D | NetChartTypeTemplate.hxx | 56 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | AreaChartTypeTemplate.hxx | 71 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | BubbleChartTypeTemplate.hxx | 74 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | LineChartTypeTemplate.hxx | 78 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | ScatterChartTypeTemplate.hxx | 78 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | BarChartTypeTemplate.hxx | 83 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | ColumnLineChartTypeTemplate.hxx | 76 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | StockChartTypeTemplate.hxx | 90 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | NetChartTypeTemplate.cxx | 203 Reference< chart2::XChartType > SAL_CALL NetChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::NetChartTypeTemplate
|
H A D | PieChartTypeTemplate.hxx | 77 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
|
H A D | BubbleChartTypeTemplate.cxx | 255 Reference< chart2::XChartType > SAL_CALL BubbleChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::BubbleChartTypeTemplate
|
H A D | AreaChartTypeTemplate.cxx | 246 Reference< chart2::XChartType > SAL_CALL AreaChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::AreaChartTypeTemplate
|
H A D | BarChartTypeTemplate.cxx | 232 Reference< chart2::XChartType > SAL_CALL BarChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::BarChartTypeTemplate
|
H A D | LineChartTypeTemplate.cxx | 330 Reference< chart2::XChartType > SAL_CALL LineChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::LineChartTypeTemplate
|
H A D | ScatterChartTypeTemplate.cxx | 364 Reference< chart2::XChartType > SAL_CALL ScatterChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::ScatterChartTypeTemplate
|
H A D | ColumnLineChartTypeTemplate.cxx | 387 Reference< XChartType > SAL_CALL ColumnLineChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::ColumnLineChartTypeTemplate
|
H A D | StockChartTypeTemplate.cxx | 502 Reference< XChartType > SAL_CALL StockChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::StockChartTypeTemplate
|
H A D | PieChartTypeTemplate.cxx | 438 Reference< chart2::XChartType > SAL_CALL PieChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::PieChartTypeTemplate
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | XChartTypeTemplate.idl | 169 XChartType getChartTypeForNewSeries( [in] sequence< XChartType > aFormerlyUsedChartTypes );
|