Home
last modified time | relevance | path

Searched defs:nCooSysIdx (Results 1 – 9 of 9) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx256 for( sal_Int32 nCooSysIdx = 0; nCooSysIdx < aCooSysSeq.getLength(); ++nCooSysIdx ) in changeDiagram() local
353 … for( sal_Int32 nCooSysIdx=0; bResult && (nCooSysIdx < aCooSysSeq.getLength()); ++nCooSysIdx ) in matchesTemplate() local
630 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in adaptScales() local
712 sal_Int32 nCooSysIdx = 0; in createAxes() local
747 for( sal_Int32 nCooSysIdx=0; nCooSysIdx < rCoordSys.getLength(); ++nCooSysIdx ) in adaptAxes() local
835 sal_Int32 nCooSysIdx=0; in createChartTypes() local
H A DPieChartTypeTemplate.cxx252 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in adaptScales() local
570 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in resetStyles() local
/trunk/main/xmloff/source/chart/
H A DSchXMLSeriesHelper.cxx198 … for( sal_Int32 nCooSysIdx=0; !xResult.is() && nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in getFirstCandleStickSeries() local
H A DSchXMLChartContext.cxx951 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in MergeSeriesForStockChart() local
H A DSchXMLExport.cxx566 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in lcl_hasChartType() local
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx976 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in GetChartType() local
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx424 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in createDataSeriesTree() local
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx129 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in lcl_getCooSysAndChartTypeOfSeries() local
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx830 for( sal_Int32 nCooSysIdx=0; nCooSysIdx<aCooSysSeq.getLength(); ++nCooSysIdx ) in updateFromModel() local

Completed in 102 milliseconds