Home
last modified time | relevance | path

Searched refs:nCS (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx288 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
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
777 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in getChartTypeByIndex() local
1316 for( sal_Int32 nCS = 0; !bFound && nCS < aCooSysList.getLength(); ++nCS ) in lcl_moveSeriesOrCheckIfMoveIsAllowed() local
[all …]
H A DObjectIdentifier.cxx147 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in lcl_getFirstStockChartType() local
150 Reference< XChartTypeContainer > xChartTypeContainer( aCooSysList[nCS], uno::UNO_QUERY ); in lcl_getFirstStockChartType()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeriesHelper.cxx130 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in lcl_getChartTypeOfSeries() local
132 uno::Reference< chart2::XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in lcl_getChartTypeOfSeries()
/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx482 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in resetStyles() local
484 uno::Reference< XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in resetStyles()
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx410 LotusRange::LotusRange( SCCOL nCS, SCROW nRS, SCCOL nCE, SCROW nRE ) in LotusRange() argument
412 nColStart = nCS; in LotusRange()
/trunk/main/sw/source/filter/inc/
H A Dfltglbls.hxx73 void SetRange( sal_uInt16 nCS, sal_uInt16 nCE, sal_uInt16 nRS, sal_uInt16 nRE );
/trunk/main/chart2/source/view/main/
H A DChartView.cxx686 for( sal_Int32 nCS = 0; nCS < aCooSysList.getLength(); ++nCS ) in initializeCooSysAndSeriesPlotter() local
688 uno::Reference< XCoordinateSystem > xCooSys( aCooSysList[nCS] ); in initializeCooSysAndSeriesPlotter()
764 …UString aSeriesParticle( ObjectIdentifier::createParticleForSeries( nDiagramIndex, nCS, nT, nS ) ); in initializeCooSysAndSeriesPlotter()

Completed in 64 milliseconds