/trunk/main/chart2/source/model/template/ |
H A D | ColumnLineChartTypeTemplate.cxx | 258 ::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 D | StockChartTypeTemplate.cxx | 235 ::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 D | ChartTypeTemplate.hxx | 120 ::sal_Int32 nChartTypeIndex, 151 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const; 154 getChartTypeForIndex( sal_Int32 nChartTypeIndex ) = 0;
|
H A D | NetChartTypeTemplate.hxx | 69 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 70 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | AreaChartTypeTemplate.hxx | 87 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 89 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | BubbleChartTypeTemplate.hxx | 89 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 91 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | LineChartTypeTemplate.hxx | 91 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 93 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | ScatterChartTypeTemplate.hxx | 93 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 95 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | BarChartTypeTemplate.hxx | 99 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 101 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | ColumnLineChartTypeTemplate.hxx | 104 getChartTypeForIndex( sal_Int32 nChartTypeIndex ); 106 virtual StackMode getStackMode( sal_Int32 nChartTypeIndex ) const;
|
H A D | StockChartTypeTemplate.hxx | 98 ::sal_Int32 nChartTypeIndex, 124 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
H A D | NetChartTypeTemplate.cxx | 79 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 84 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | BubbleChartTypeTemplate.cxx | 172 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 177 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | AreaChartTypeTemplate.cxx | 197 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 202 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | BarChartTypeTemplate.cxx | 267 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 272 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | LineChartTypeTemplate.cxx | 366 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 371 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | ScatterChartTypeTemplate.cxx | 215 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 220 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | ChartTypeTemplate.cxx | 395 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 406 StackMode eStackMode = getStackMode( nChartTypeIndex ); in applyStyle() 419 … getChartTypeForIndex( nChartTypeIndex ), getDimension(), isSwapXAndY(), xSeries ) ); in applyStyle()
|
H A D | PieChartTypeTemplate.cxx | 469 ::sal_Int32 nChartTypeIndex, in applyStyle() argument 474 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
|
H A D | PieChartTypeTemplate.hxx | 130 getChartTypeForIndex( sal_Int32 nChartTypeIndex );
|
/trunk/main/chart2/source/tools/ |
H A D | ObjectIdentifier.cxx | 537 , 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 D | SchXMLImport.cxx | 462 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 D | ObjectIdentifier.hxx | 154 , sal_Int32 nChartTypeIndex, sal_Int32 nSeriesIndex );
|