Home
last modified time | relevance | path

Searched refs:pNegBar (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx1694 …rErrorBar::CreateErrorBar( const XclImpChSerErrorBar* pPosBar, const XclImpChSerErrorBar* pNegBar ) in CreateErrorBar() argument
1698 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()
/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx779 const XclImpChSerErrorBar* pNegBar );

Completed in 39 milliseconds