Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx179 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 DAreaChartTypeTemplate.cxx227 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 DBarChartTypeTemplate.cxx213 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 DNetChartTypeTemplate.hxx69 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DAreaChartTypeTemplate.hxx87 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DBubbleChartTypeTemplate.hxx89 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DLineChartTypeTemplate.hxx91 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DScatterChartTypeTemplate.hxx93 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DBarChartTypeTemplate.hxx99 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DColumnLineChartTypeTemplate.hxx104 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DStockChartTypeTemplate.hxx124 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DPieChartTypeTemplate.hxx130 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DChartTypeTemplate.cxx419getChartTypeForIndex( nChartTypeIndex ), getDimension(), isSwapXAndY(), xSeries ) ); in applyStyle()
449 lcl_ensureCorrectMissingValueTreatment( xDiagram, getChartTypeForIndex( 0 ) ); in applyStyles()
H A DBubbleChartTypeTemplate.cxx236 Reference< chart2::XChartType > BubbleChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTy… in getChartTypeForIndex() function in chart::BubbleChartTypeTemplate
H A DChartTypeTemplate.hxx154 getChartTypeForIndex( sal_Int32 nChartTypeIndex ) = 0;
H A DLineChartTypeTemplate.cxx300 Reference< chart2::XChartType > LineChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartType… in getChartTypeForIndex() function in chart::LineChartTypeTemplate
H A DScatterChartTypeTemplate.cxx334 Reference< chart2::XChartType > ScatterChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartT… in getChartTypeForIndex() function in chart::ScatterChartTypeTemplate
H A DColumnLineChartTypeTemplate.cxx372 Reference< chart2::XChartType > ColumnLineChartTypeTemplate::getChartTypeForIndex( sal_Int32 nChart… in getChartTypeForIndex() function in chart::ColumnLineChartTypeTemplate
H A DStockChartTypeTemplate.cxx302 Reference< XChartType > StockChartTypeTemplate::getChartTypeForIndex( sal_Int32 nChartTypeIndex ) in getChartTypeForIndex() function in chart::StockChartTypeTemplate
H A DPieChartTypeTemplate.cxx412 Reference< chart2::XChartType > PieChartTypeTemplate::getChartTypeForIndex( sal_Int32 /*nChartTypeI… in getChartTypeForIndex() function in chart::PieChartTypeTemplate

Completed in 64 milliseconds