Home
last modified time | relevance | path

Searched defs:xRegCurve (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DRegressionCurveHelper.cxx262 bool RegressionCurveHelper::isMeanValueLine( in isMeanValueLine()
445 uno::Reference< chart2::XRegressionCurve > xRegCurve( curve ); in removeEquations() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DRegressionCurveHelper.cxx262 bool RegressionCurveHelper::isMeanValueLine( in isMeanValueLine()
444 uno::Reference< chart2::XRegressionCurve > xRegCurve( aCurves[ i ] ); in removeEquations() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DChartController_Insert.cxx517 uno::Reference< chart2::XRegressionCurve > xRegCurve( in executeDispatch_InsertTrendlineEquation() local
H A DControllerCommandDispatch.cxx286 uno::Reference< chart2::XRegressionCurve > xRegCurve( in update() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/chart/
H A Dseriesconverter.cxx575 … Reference< XRegressionCurve > xRegCurve( createInstance( aServiceName ), UNO_QUERY_THROW ); in convertFromModel() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DChartController_Insert.cxx518 uno::Reference< chart2::XRegressionCurve > xRegCurve( in executeDispatch_InsertTrendlineEquation() local
H A DControllerCommandDispatch.cxx281 uno::Reference< chart2::XRegressionCurve > xRegCurve( in update() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/chart/
H A Dseriesconverter.cxx632 … Reference< XRegressionCurve > xRegCurve( createInstance( aServiceName ), UNO_QUERY_THROW ); in convertFromModel() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx933 …Reference< chart2::XRegressionCurve > xRegCurve( xMSF->createInstance( aServiceName ), uno::UNO_QU… in setStylesToRegressionCurves() local
H A DSchXMLExport.cxx2879 for( const auto& xRegCurve : aRegCurveSeq ) in exportRegressionCurve() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx1003 …Reference< chart2::XRegressionCurve > xRegCurve( xMSF->createInstance( aServiceName ), uno::UNO_QU… in setStylesToRegressionCurves() local
H A DSchXMLExport.cxx3039 for( const auto& xRegCurve : aRegCurveSeq ) in exportRegressionCurve() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxechart.cxx1638 …xpChSerTrendLine::Convert( Reference< XRegressionCurve > const & xRegCurve, sal_uInt16 nSeriesIdx ) in Convert()
1996 …:ConvertTrendLine( const XclExpChSeries& rParent, Reference< XRegressionCurve > const & xRegCurve ) in ConvertTrendLine()
H A Dxichart.cxx1622 Reference< XRegressionCurve > xRegCurve; in CreateRegressionCurve() local
2179 Reference< XRegressionCurve > xRegCurve = trendLine->CreateRegressionCurve(); in ConvertTrendLines() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxechart.cxx1638 …xpChSerTrendLine::Convert( Reference< XRegressionCurve > const & xRegCurve, sal_uInt16 nSeriesIdx ) in Convert()
1996 …:ConvertTrendLine( const XclExpChSeries& rParent, Reference< XRegressionCurve > const & xRegCurve ) in ConvertTrendLine()
H A Dxichart.cxx1612 Reference< XRegressionCurve > xRegCurve; in CreateRegressionCurve() local
2168 Reference< XRegressionCurve > xRegCurve = trendLine->CreateRegressionCurve(); in ConvertTrendLines() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx3588 for( const Reference< chart2::XRegressionCurve >& xRegCurve : aRegCurveSeq ) in exportTrendlines() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx4079 for( const Reference< chart2::XRegressionCurve >& xRegCurve : aRegCurveSeq ) in exportTrendlines() local