Searched refs:pPosBar (Results 1 – 2 of 2) sorted by relevance
1694 Reference< XPropertySet > XclImpChSerErrorBar::CreateErrorBar( const XclImpChSerErrorBar* pPosBar, … in CreateErrorBar() argument1698 if( const XclImpChSerErrorBar* pPrimaryBar = pPosBar ? pPosBar : pNegBar ) in CreateErrorBar()1704 aBarProp.SetBoolProperty( EXC_CHPROP_SHOWPOSITIVEERROR, pPosBar != 0 ); in CreateErrorBar()1737 if( pPosBar ) in CreateErrorBar()1739 … Reference< XLabeledDataSequence > xValueSeq = pPosBar->CreateValueSequence(); in CreateErrorBar()
778 const XclImpChSerErrorBar* pPosBar,
Completed in 240 milliseconds