Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx330 class WrappedMeanValueProperty : public WrappedStatisticProperty< sal_Bool > class
336 … explicit WrappedMeanValueProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
338 virtual ~WrappedMeanValueProperty();
341 WrappedMeanValueProperty::WrappedMeanValueProperty( in WrappedMeanValueProperty() function in chart::wrapper::WrappedMeanValueProperty
347 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 21 milliseconds