Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx275 class WrappedConstantErrorHighProperty : public WrappedStatisticProperty< double > class
281 …explicit WrappedConstantErrorHighProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2Model…
283 virtual ~WrappedConstantErrorHighProperty();
289 WrappedConstantErrorHighProperty::WrappedConstantErrorHighProperty( in WrappedConstantErrorHighProperty() function in chart::wrapper::WrappedConstantErrorHighProperty
296 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 18 milliseconds