Searched defs:nSeriesIdx (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 886 …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()
|
/aoo4110/main/chart2/source/model/template/ |
H A D | StockDataInterpreter.cxx | 245 … for( sal_Int32 nSeriesIdx = 0; nSeriesIdx < nNumSeriesData; ++nSeriesIdx, ++nReUsedSeriesIdx ) in interpretDataSource() local
|
H A D | DataInterpreter.cxx | 297 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeries.getLength(); ++nSeriesIdx ) in mergeInterpretedData() local
|
H A D | ChartTypeTemplate.cxx | 849 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeriesSeq.getLength(); ++nSeriesIdx ) in createChartTypes() local
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | DataBrowserModel.cxx | 164 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
|
/aoo4110/main/chart2/source/controller/main/ |
H A D | ObjectHierarchy.cxx | 436 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<nNumberOfSeries; ++nSeriesIdx ) in createDataSeriesTree() local
|
/aoo4110/main/chart2/source/tools/ |
H A D | DataSeriesHelper.cxx | 139 for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aSeries.getLength(); ++nSeriesIdx ) in lcl_getCooSysAndChartTypeOfSeries() local
|
H A D | AxisHelper.cxx | 252 … for( sal_Int32 nSeriesIdx=0; nSeriesIdx<aDataSeriesSeq.getLength(); ++nSeriesIdx ) in getExplicitNumberFormatKeyForAxis() local
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xlchart.cxx | 82 XclChDataPointPos::XclChDataPointPos( sal_uInt16 nSeriesIdx, sal_uInt16 nPointIdx ) : in XclChDataPointPos()
|
H A D | xechart.cxx | 1677 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 D | xichart.cxx | 1772 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
|
/aoo4110/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 2761 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 134 milliseconds