Searched refs:nNegBarId (Results 1 – 4 of 4) sorted by relevance
786 sal_uInt8 nPosBarId, sal_uInt8 nNegBarId );
870 XPropertySetRef CreateErrorBar( sal_uInt8 nPosBarId, sal_uInt8 nNegBarId ) const;
2091 const OUString& rBarPropName, sal_uInt8 nPosBarId, sal_uInt8 nNegBarId ) in CreateErrorBars() argument2098 CreateErrorBar( aErrorProp, EXC_CHPROP_SHOWNEGATIVEERROR, nNegBarId ); in CreateErrorBars()
2120 Reference< XPropertySet > XclImpChSeries::CreateErrorBar( sal_uInt8 nPosBarId, sal_uInt8 nNegBarId … in CreateErrorBar()2122 …ErrorBar::CreateErrorBar( maErrorBars.get( nPosBarId ).get(), maErrorBars.get( nNegBarId ).get() ); in CreateErrorBar()
Completed in 75 milliseconds