Searched refs:WrappedConstantErrorLowProperty (Results 1 – 1 of 1) sorted by relevance
220 class WrappedConstantErrorLowProperty : public WrappedStatisticProperty< double > class226 …explicit WrappedConstantErrorLowProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelC…228 virtual ~WrappedConstantErrorLowProperty();234 WrappedConstantErrorLowProperty::WrappedConstantErrorLowProperty( in WrappedConstantErrorLowProperty() function in chart::wrapper::WrappedConstantErrorLowProperty241 WrappedConstantErrorLowProperty::~WrappedConstantErrorLowProperty() in ~WrappedConstantErrorLowProperty()245 double WrappedConstantErrorLowProperty::getValueFromSeries( const Reference< beans::XPropertySet >&… in getValueFromSeries()259 void WrappedConstantErrorLowProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSe… in setValueToSeries()1010 rList.push_back( new WrappedConstantErrorLowProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
Completed in 10 milliseconds