Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx476 class WrappedPercentageErrorProperty : public WrappedStatisticProperty< double > class
482 …explicit WrappedPercentageErrorProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCo…
484 virtual ~WrappedPercentageErrorProperty();
490 WrappedPercentageErrorProperty::WrappedPercentageErrorProperty( in WrappedPercentageErrorProperty() function in chart::wrapper::WrappedPercentageErrorProperty
497 WrappedPercentageErrorProperty::~WrappedPercentageErrorProperty() in ~WrappedPercentageErrorProperty()
501 double WrappedPercentageErrorProperty::getValueFromSeries( const Reference< beans::XPropertySet >& … in getValueFromSeries()
515 void WrappedPercentageErrorProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSer… in setValueToSeries()
1015 rList.push_back( new WrappedPercentageErrorProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()

Completed in 29 milliseconds