Home
last modified time | relevance | path

Searched refs:nChartTypeIndex (Results 1 – 23 of 23) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DColumnLineChartTypeTemplate.cxx258 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
263 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
265 if( nChartTypeIndex==0 ) // columns in applyStyle()
269 else if( nChartTypeIndex==1 ) // lines in applyStyle()
281 StackMode ColumnLineChartTypeTemplate::getStackMode( sal_Int32 nChartTypeIndex ) const in getStackMode()
283 if( nChartTypeIndex == 0 ) in getStackMode()
372 …chart2::XChartType > ColumnLineChartTypeTemplate::getChartTypeForIndex( sal_Int32 nChartTypeIndex ) in getChartTypeForIndex() argument
379 if( nChartTypeIndex == 0 ) in getChartTypeForIndex()
H A DStockChartTypeTemplate.cxx235 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
240 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
249 if( nChartTypeIndex != 0 ) in applyStyle()
257 if( bHasVolume && nChartTypeIndex==0 ) in applyStyle()
302 Reference< XChartType > StockChartTypeTemplate::getChartTypeForIndex( sal_Int32 nChartTypeIndex ) in getChartTypeForIndex() argument
313 if( nChartTypeIndex == 0 ) in getChartTypeForIndex()
315 else if( nChartTypeIndex == 1 ) in getChartTypeForIndex()
322 if( nChartTypeIndex == 0 ) in getChartTypeForIndex()
H A DChartTypeTemplate.hxx120 ::sal_Int32 nChartTypeIndex,
151 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
154 getChartTypeForIndex( sal_Int32 nChartTypeIndex ) = 0;
H A DNetChartTypeTemplate.hxx69 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
70 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DAreaChartTypeTemplate.hxx87 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
89 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DBubbleChartTypeTemplate.hxx89 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
91 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DLineChartTypeTemplate.hxx91 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
93 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DScatterChartTypeTemplate.hxx93 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
95 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DBarChartTypeTemplate.hxx99 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
101 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DColumnLineChartTypeTemplate.hxx104 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
106 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
H A DStockChartTypeTemplate.hxx98 ::sal_Int32 nChartTypeIndex,
124 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
H A DNetChartTypeTemplate.cxx79 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
84 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DBubbleChartTypeTemplate.cxx172 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
177 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DAreaChartTypeTemplate.cxx197 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
202 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DBarChartTypeTemplate.cxx267 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
272 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DLineChartTypeTemplate.cxx366 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
371 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DScatterChartTypeTemplate.cxx215 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
220 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DChartTypeTemplate.cxx395 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
406 StackMode eStackMode = getStackMode( nChartTypeIndex ); in applyStyle()
419 … getChartTypeForIndex( nChartTypeIndex ), getDimension(), isSwapXAndY(), xSeries ) ); in applyStyle()
H A DPieChartTypeTemplate.cxx469 ::sal_Int32 nChartTypeIndex, in applyStyle() argument
474 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DPieChartTypeTemplate.hxx130 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
/trunk/main/chart2/source/tools/
H A DObjectIdentifier.cxx537 , sal_Int32 nChartTypeIndex, sal_Int32 nSeriesIndex ) in createParticleForSeries() argument
546 aRet.append( OUString::valueOf( nChartTypeIndex ) ); in createParticleForSeries()
1330 sal_Int32 nChartTypeIndex = -1; in getDataSeriesForCID() local
1333 lcl_parseSeriesIndices( nChartTypeIndex, nSeriesIndex, nPointIndex, rObjectCID ); in getDataSeriesForCID()
1335 … xDataSeriesContainer( DiagramHelper::getChartTypeByIndex( xDiagram, nChartTypeIndex ), uno::UNO_Q… in getDataSeriesForCID()
1383 sal_Int32 nChartTypeIndex = -1; in getSeriesParticleFromCID() local
1386 lcl_parseSeriesIndices( nChartTypeIndex, nSeriesIndex, nPointIndex, rCID ); in getSeriesParticleFromCID()
1388 …return ObjectIdentifier::createParticleForSeries( nDiagramIndex, nCooSysIndex, nChartTypeIndex, nS… in getSeriesParticleFromCID()
1395 …sal_Int32 nChartTypeIndex = lcl_StringToIndex( lcl_getIndexStringAfterString( rObjectCID, C2U("CT=… in getMovedSeriesCID() local
1403 …ectIdentifier::createParticleForSeries( nDiagramIndex, nCooSysIndex, nChartTypeIndex, nSeriesIndex… in getMovedSeriesCID()
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx462 sal_Int32 nChartTypeIndex = 0; in DeleteDataSeries() local
463 for( nChartTypeIndex=0; nChartTypeIndex<aChartTypes.getLength(); nChartTypeIndex++ ) in DeleteDataSeries()
465 …Reference< chart2::XDataSeriesContainer > xSeriesCnt( aChartTypes[nChartTypeIndex], uno::UNO_QUERY… in DeleteDataSeries()
/trunk/main/chart2/source/inc/
H A DObjectIdentifier.hxx154 , sal_Int32 nChartTypeIndex, sal_Int32 nSeriesIndex );

Completed in 62 milliseconds