Searched refs:bYError (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/chart2/source/tools/ |
H A D | StatisticsHelper.cxx | 92 if( bYError ) in lcl_getErrorBarLabeledSequence() 220 bool bYError /* = true */ ) in getErrorLabeledDataSequenceFromDataSource() argument 238 bool bYError /* = true */ ) in getErrorDataSequenceFromDataSource() argument 243 bYError )); in getErrorDataSequenceFromDataSource() 254 bool bYError /* = true */ ) in getErrorFromDataSource() argument 284 bool bYError /* = true */, in setErrorDataSequence() argument 314 bool bYError /* = true */ ) in addErrorBars() argument 341 bool bYError /* = true */ ) in getErrorBars() argument 355 bool bYError /* = true */ ) in hasErrorBars() argument 367 bool bYError /* = true */ ) in removeErrorBars() argument [all …]
|
/aoo41x/main/chart2/source/inc/ |
H A D | StatisticsHelper.hxx | 61 bool bYError = true ); 69 bool bYError = true ); 76 bool bYError = true ); 85 bool bYError = true, 97 bool bYError = true ); 104 bool bYError = true ); 109 bool bYError = true ); 114 bool bYError = true ); 119 bool bYError = true );
|
/aoo41x/main/chart2/source/controller/itemsetwrapper/ |
H A D | ErrorBarItemConverter.cxx | 286 const bool bYError = true; in ApplySpecialItem() local 305 xErrorBarSource, bIsPositiveValue, bYError )); in ApplySpecialItem() 324 xErrorBarSource, bIsPositiveValue, bYError )); in ApplySpecialItem() 331 xErrorBarSource, xDataProvider, aNewRange, bIsPositiveValue, bYError ); in ApplySpecialItem()
|
H A D | StatisticsItemConverter.cxx | 465 const bool bYError = true; in ApplySpecialItem() local 484 xErrorBarSource, bIsPositiveValue, bYError )); in ApplySpecialItem() 503 xErrorBarSource, bIsPositiveValue, bYError )); in ApplySpecialItem() 510 xErrorBarSource, xDataProvider, aNewRange, bIsPositiveValue, bYError ); in ApplySpecialItem()
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | VSeriesPlotter.cxx | 735 , bool bYError ) in lcl_getErrorBarMainDirection() argument 749 if( bYError ) in lcl_getErrorBarMainDirection() 795 , bool bYError /* = true */ in createErrorBar() argument 842 uno::Sequence< double > aData( bYError ? rVDataSeries.getAllY() : rVDataSeries.getAllX() ); in createErrorBar() 851 if( bYError ) in createErrorBar() 874 if( bYError ) in createErrorBar() 904 … lcl_getErrorBarMainDirection( aMiddle, aNegative, m_pPosHelper, aUnscaledLogicPosition, bYError ); in createErrorBar() 910 … lcl_getErrorBarMainDirection( aMiddle, aPositive, m_pPosHelper, aUnscaledLogicPosition, bYError ); in createErrorBar()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLSeries2Context.cxx | 197 bool bYError = true ) in lcl_insertErrorBarLSequencesToMap() argument 201 bYError in lcl_insertErrorBarLSequencesToMap()
|
Completed in 74 milliseconds