Searched refs:WrappedConstantErrorHighProperty (Results 1 – 1 of 1) sorted by relevance
275 class WrappedConstantErrorHighProperty : public WrappedStatisticProperty< double > class281 …explicit WrappedConstantErrorHighProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2Model…283 virtual ~WrappedConstantErrorHighProperty();289 WrappedConstantErrorHighProperty::WrappedConstantErrorHighProperty( in WrappedConstantErrorHighProperty() function in chart::wrapper::WrappedConstantErrorHighProperty296 WrappedConstantErrorHighProperty::~WrappedConstantErrorHighProperty() in ~WrappedConstantErrorHighProperty()300 double WrappedConstantErrorHighProperty::getValueFromSeries( const Reference< beans::XPropertySet >… in getValueFromSeries()314 void WrappedConstantErrorHighProperty::setValueToSeries( const Reference< beans::XPropertySet >& xS… in setValueToSeries()1011 rList.push_back( new WrappedConstantErrorHighProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
Completed in 15 milliseconds