Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx533 class WrappedErrorMarginProperty : public WrappedStatisticProperty< double > class
539 …explicit WrappedErrorMarginProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac…
541 virtual ~WrappedErrorMarginProperty();
547 WrappedErrorMarginProperty::WrappedErrorMarginProperty( in WrappedErrorMarginProperty() function in chart::wrapper::WrappedErrorMarginProperty
554 WrappedErrorMarginProperty::~WrappedErrorMarginProperty() in ~WrappedErrorMarginProperty()
558 double WrappedErrorMarginProperty::getValueFromSeries( const Reference< beans::XPropertySet >& xSer… in getValueFromSeries()
572 void WrappedErrorMarginProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeriesP… in setValueToSeries()
1016 rList.push_back( new WrappedErrorMarginProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()

Completed in 19 milliseconds