Searched refs:xErrorBarData (Results 1 – 1 of 1) sorted by relevance
697 uno::Reference< chart2::data::XDataSource > xErrorBarData( xProp, uno::UNO_QUERY ); in lcl_getErrorBarLogicLength() local698 if( xErrorBarData.is()) in lcl_getErrorBarLogicLength()700 xErrorBarData, nIndex, bPositive /*, true */ /* y-error */ ); in lcl_getErrorBarLogicLength()
Completed in 36 milliseconds