Searched refs:pNegBar (Results 1 – 2 of 2) sorted by relevance
1694 …rErrorBar::CreateErrorBar( const XclImpChSerErrorBar* pPosBar, const XclImpChSerErrorBar* pNegBar ) in CreateErrorBar() argument1698 if( const XclImpChSerErrorBar* pPrimaryBar = pPosBar ? pPosBar : pNegBar ) in CreateErrorBar()1705 aBarProp.SetBoolProperty( EXC_CHPROP_SHOWNEGATIVEERROR, pNegBar != 0 ); in CreateErrorBar()1744 if( pNegBar ) in CreateErrorBar()1746 … Reference< XLabeledDataSequence > xValueSeq = pNegBar->CreateValueSequence(); in CreateErrorBar()
779 const XclImpChSerErrorBar* pNegBar );
Completed in 37 milliseconds