Searched refs:WrappedErrorMarginProperty (Results 1 – 1 of 1) sorted by relevance
533 class WrappedErrorMarginProperty : public WrappedStatisticProperty< double > class539 …explicit WrappedErrorMarginProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac…541 virtual ~WrappedErrorMarginProperty();547 WrappedErrorMarginProperty::WrappedErrorMarginProperty( in WrappedErrorMarginProperty() function in chart::wrapper::WrappedErrorMarginProperty554 WrappedErrorMarginProperty::~WrappedErrorMarginProperty() in ~WrappedErrorMarginProperty()558 double WrappedErrorMarginProperty::getValueFromSeries( const Reference< beans::XPropertySet >& xSer… in getValueFromSeries()572 void WrappedErrorMarginProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeriesP… in setValueToSeries()1016 rList.push_back( new WrappedErrorMarginProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
Completed in 15 milliseconds