Home
last modified time | relevance | path

Searched refs:getErrorBars (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/chart2/source/tools/
H A DStatisticsHelper.cxx339 Reference< beans::XPropertySet > StatisticsHelper::getErrorBars( in getErrorBars() function in chart::StatisticsHelper
357 Reference< beans::XPropertySet > xErrorBar( getErrorBars( xDataSeries, bYError )); in hasErrorBars()
369 Reference< beans::XPropertySet > xErrorBar( getErrorBars( xDataSeries, bYError )); in removeErrorBars()
379 Reference< beans::XPropertySet > xErrorBar( getErrorBars( xDataSeries, bYError )); in usesErrorBarRanges()
/aoo4110/main/chart2/source/inc/
H A DStatisticsHelper.hxx101 getErrorBars(
/aoo4110/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx952 StatisticsHelper::getErrorBars( xDataSeries, /* bYError = */ false ), uno::UNO_QUERY ); in addErrorBarRanges()
975 StatisticsHelper::getErrorBars( xDataSeries, /* bYError = */ true ), uno::UNO_QUERY ); in addErrorBarRanges()

Completed in 13 milliseconds