Home
last modified time | relevance | path

Searched defs:nSeriesIdx (Results 1 – 12 of 12) sorted by relevance

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx886 …ormatting( ShapePropertyMap& rPropMap, const ModelRef< Shape >& rxShapeProp, sal_Int32 nSeriesIdx ) in convertFormatting()
911 …onst ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOptions, sal_Int32 nSeriesIdx ) in convertFormatting()
997 …onst ModelRef< Shape >& rxShapeProp, const PictureOptionsModel* pPicOptions, sal_Int32 nSeriesIdx ) in convertFrameFormatting()
1023 void ObjectTypeFormatter::convertAutomaticLine( PropertySet& rPropSet, sal_Int32 nSeriesIdx ) in convertAutomaticLine()
1032 void ObjectTypeFormatter::convertAutomaticFill( PropertySet& rPropSet, sal_Int32 nSeriesIdx ) in convertAutomaticFill()
1092 …rtySet& rPropSet, const ModelRef< Shape >& rxShapeProp, ObjectType eObjType, sal_Int32 nSeriesIdx ) in convertFrameFormatting()
1098 …>& rxShapeProp, const PictureOptionsModel& rPicOptions, ObjectType eObjType, sal_Int32 nSeriesIdx ) in convertFrameFormatting()
1168 …Formatter::convertAutomaticLine( PropertySet& rPropSet, ObjectType eObjType, sal_Int32 nSeriesIdx ) in convertAutomaticLine()
1174 …Formatter::convertAutomaticFill( PropertySet& rPropSet, ObjectType eObjType, sal_Int32 nSeriesIdx ) in convertAutomaticFill()
/trunk/main/chart2/source/model/template/
H A DStockDataInterpreter.cxx245 … for( sal_Int32 nSeriesIdx = 0; nSeriesIdx < nNumSeriesData; ++nSeriesIdx, ++nReUsedSeriesIdx ) in interpretDataSource() local
H A DDataInterpreter.cxx297 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeries.getLength(); ++nSeriesIdx ) in mergeInterpretedData() local
H A DChartTypeTemplate.cxx849 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeriesSeq.getLength(); ++nSeriesIdx ) in createChartTypes() local
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx164 for( sal_Int32 nSeriesIdx=1; nSeriesIdx<rSeries.getLength(); ++nSeriesIdx ) in lcl_getSharedSequences() local
859 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeries.getLength(); ++nSeriesIdx ) in updateFromModel() local
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx436 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<nNumberOfSeries; ++nSeriesIdx ) in createDataSeriesTree() local
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx139 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeries.getLength(); ++nSeriesIdx ) in lcl_getCooSysAndChartTypeOfSeries() local
H A DAxisHelper.cxx252 … for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aDataSeriesSeq.getLength(); ++nSeriesIdx ) in getExplicitNumberFormatKeyForAxis() local
/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx82 XclChDataPointPos::XclChDataPointPos( sal_uInt16 nSeriesIdx, sal_uInt16 nPointIdx ) : in XclChDataPointPos()
H A Dxechart.cxx1677 bool XclExpChSerTrendLine::Convert( Reference< XRegressionCurve > xRegCurve, sal_uInt16 nSeriesIdx ) in Convert()
1836 XclExpChSeries::XclExpChSeries( const XclExpChRoot& rRoot, sal_uInt16 nSeriesIdx ) : in XclExpChSeries()
3368 sal_uInt16 nSeriesIdx = static_cast< sal_uInt16 >( maSeries.GetSize() ); in CreateSeries() local
H A Dxichart.cxx1772 XclImpChSeries::XclImpChSeries( const XclImpChRoot& rRoot, sal_uInt16 nSeriesIdx ) : in XclImpChSeries()
3967 sal_uInt16 nSeriesIdx = xText->GetPointPos().mnSeriesIdx; in ReadChText() local
4030 sal_uInt16 nSeriesIdx = aMIt->first.mnSeriesIdx; in FinalizeDataFormats() local
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx2761 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeriesSeq.getLength(); ++nSeriesIdx ) in exportSeries() local
3210 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeriesSeq.getLength(); ++nSeriesIdx ) in exportCandleStickSeries() local

Completed in 189 milliseconds