/aoo41x/main/chart2/source/model/template/ |
H A D | NetChartTypeTemplate.cxx | 179 Reference< chart2::XChartType > NetChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTypeI… in getChartTypeForIndex() function in chart::NetChartTypeTemplate 207 Reference< chart2::XChartType > xResult( getChartTypeForIndex( 0 ) ); in getChartTypeForNewSeries()
|
H A D | AreaChartTypeTemplate.cxx | 227 Reference< chart2::XChartType > AreaChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartType… in getChartTypeForIndex() function in chart::AreaChartTypeTemplate 250 Reference< chart2::XChartType > xResult( getChartTypeForIndex( 0 ) ); in getChartTypeForNewSeries()
|
H A D | BarChartTypeTemplate.cxx | 213 Reference< chart2::XChartType > BarChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTypeI… in getChartTypeForIndex() function in chart::BarChartTypeTemplate 236 Reference< chart2::XChartType > xResult( getChartTypeForIndex( 0 ) ); in getChartTypeForNewSeries()
|
H A D | NetChartTypeTemplate.hxx | 69 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | AreaChartTypeTemplate.hxx | 87 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | BubbleChartTypeTemplate.hxx | 89 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | LineChartTypeTemplate.hxx | 91 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | ScatterChartTypeTemplate.hxx | 93 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | BarChartTypeTemplate.hxx | 99 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | ColumnLineChartTypeTemplate.hxx | 104 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | StockChartTypeTemplate.hxx | 124 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | PieChartTypeTemplate.hxx | 130 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | ChartTypeTemplate.cxx | 419 … getChartTypeForIndex( nChartTypeIndex ), getDimension(), isSwapXAndY(), xSeries ) ); in applyStyle() 449 lcl_ensureCorrectMissingValueTreatment( xDiagram, getChartTypeForIndex( 0 ) ); in applyStyles()
|
H A D | BubbleChartTypeTemplate.cxx | 236 Reference< chart2::XChartType > BubbleChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTy… in getChartTypeForIndex() function in chart::BubbleChartTypeTemplate
|
H A D | ChartTypeTemplate.hxx | 154 getChartTypeForIndex( sal_Int32 nChartTypeIndex ) = 0;
|
H A D | LineChartTypeTemplate.cxx | 300 Reference< chart2::XChartType > LineChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartType… in getChartTypeForIndex() function in chart::LineChartTypeTemplate
|
H A D | ScatterChartTypeTemplate.cxx | 334 Reference< chart2::XChartType > ScatterChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartT… in getChartTypeForIndex() function in chart::ScatterChartTypeTemplate
|
H A D | ColumnLineChartTypeTemplate.cxx | 372 Reference< chart2::XChartType > ColumnLineChartTypeTemplate::getChartTypeForIndex( sal_Int32 nChart… in getChartTypeForIndex() function in chart::ColumnLineChartTypeTemplate
|
H A D | StockChartTypeTemplate.cxx | 302 Reference< XChartType > StockChartTypeTemplate::getChartTypeForIndex( sal_Int32 nChartTypeIndex ) in getChartTypeForIndex() function in chart::StockChartTypeTemplate
|
H A D | PieChartTypeTemplate.cxx | 412 Reference< chart2::XChartType > PieChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTypeI… in getChartTypeForIndex() function in chart::PieChartTypeTemplate
|