Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx351 …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 DNetChartTypeTemplate.hxx56 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DAreaChartTypeTemplate.hxx71 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DBubbleChartTypeTemplate.hxx74 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DLineChartTypeTemplate.hxx78 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DScatterChartTypeTemplate.hxx78 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DBarChartTypeTemplate.hxx83 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DColumnLineChartTypeTemplate.hxx76 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DStockChartTypeTemplate.hxx90 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DNetChartTypeTemplate.cxx203 Reference< chart2::XChartType > SAL_CALL NetChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::NetChartTypeTemplate
H A DPieChartTypeTemplate.hxx77 getChartTypeForNewSeries( const ::com::sun::star::uno::Sequence<
H A DBubbleChartTypeTemplate.cxx255 Reference< chart2::XChartType > SAL_CALL BubbleChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::BubbleChartTypeTemplate
H A DAreaChartTypeTemplate.cxx246 Reference< chart2::XChartType > SAL_CALL AreaChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::AreaChartTypeTemplate
H A DBarChartTypeTemplate.cxx232 Reference< chart2::XChartType > SAL_CALL BarChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::BarChartTypeTemplate
H A DLineChartTypeTemplate.cxx330 Reference< chart2::XChartType > SAL_CALL LineChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::LineChartTypeTemplate
H A DScatterChartTypeTemplate.cxx364 Reference< chart2::XChartType > SAL_CALL ScatterChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::ScatterChartTypeTemplate
H A DColumnLineChartTypeTemplate.cxx387 Reference< XChartType > SAL_CALL ColumnLineChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::ColumnLineChartTypeTemplate
H A DStockChartTypeTemplate.cxx502 Reference< XChartType > SAL_CALL StockChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::StockChartTypeTemplate
H A DPieChartTypeTemplate.cxx438 Reference< chart2::XChartType > SAL_CALL PieChartTypeTemplate::getChartTypeForNewSeries( in getChartTypeForNewSeries() function in chart::PieChartTypeTemplate
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl169 XChartType getChartTypeForNewSeries( [in] sequence< XChartType > aFormerlyUsedChartTypes );

Completed in 56 milliseconds