Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx220 class WrappedConstantErrorLowProperty : public WrappedStatisticProperty< double > class
226 …explicit WrappedConstantErrorLowProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelC…
228 virtual ~WrappedConstantErrorLowProperty();
234 WrappedConstantErrorLowProperty::WrappedConstantErrorLowProperty( in WrappedConstantErrorLowProperty() function in chart::wrapper::WrappedConstantErrorLowProperty
241 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 21 milliseconds