Searched refs:WrappedMeanValueProperty (Results 1 – 1 of 1) sorted by relevance
330 class WrappedMeanValueProperty : public WrappedStatisticProperty< sal_Bool > class336 … explicit WrappedMeanValueProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,338 virtual ~WrappedMeanValueProperty();341 WrappedMeanValueProperty::WrappedMeanValueProperty( in WrappedMeanValueProperty() function in chart::wrapper::WrappedMeanValueProperty347 WrappedMeanValueProperty::~WrappedMeanValueProperty() in ~WrappedMeanValueProperty()351 sal_Bool WrappedMeanValueProperty::getValueFromSeries( const Reference< beans::XPropertySet >& xSer… in getValueFromSeries()359 void WrappedMeanValueProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeriesPro… in setValueToSeries()1012 rList.push_back( new WrappedMeanValueProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
Completed in 9 milliseconds