Lines Matching refs:nCS
288 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in setStackMode() local
290 uno::Reference< XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in setStackMode()
356 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in getStackMode() local
358 uno::Reference< XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in getStackMode()
520 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in setDimension() local
522 Reference< XCoordinateSystem > xOldCooSys( aCooSysList[nCS], uno::UNO_QUERY ); in setDimension()
672 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in getChartTypeOfSeries() local
674 uno::Reference< XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in getChartTypeOfSeries()
746 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in getDataSeriesGroups() local
749 … Reference< XChartTypeContainer > xChartTypeContainer( aCooSysList[nCS], uno::UNO_QUERY ); in getDataSeriesGroups()
777 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in getChartTypeByIndex() local
779 Reference< XChartTypeContainer > xChartTypeContainer( aCooSysList[nCS], uno::UNO_QUERY ); in getChartTypeByIndex()
1316 for( sal_Int32 nCS = 0; !bFound && nCS < aCooSysList.getLength(); ++nCS ) in lcl_moveSeriesOrCheckIfMoveIsAllowed() local
1318 uno::Reference< XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in lcl_moveSeriesOrCheckIfMoveIsAllowed()