Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx785 class WrappedErrorBarRangeNegativeProperty : public WrappedStatisticProperty< OUString > class
791 …explicit WrappedErrorBarRangeNegativeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2M…
793 virtual ~WrappedErrorBarRangeNegativeProperty();
799 WrappedErrorBarRangeNegativeProperty::WrappedErrorBarRangeNegativeProperty( in WrappedErrorBarRangeNegativeProperty() function in chart::wrapper::WrappedErrorBarRangeNegativeProperty
806 WrappedErrorBarRangeNegativeProperty::~WrappedErrorBarRangeNegativeProperty() in ~WrappedErrorBarRangeNegativeProperty()
810 OUString WrappedErrorBarRangeNegativeProperty::getValueFromSeries( const Reference< beans::XPropert… in getValueFromSeries()
831 void WrappedErrorBarRangeNegativeProperty::setValueToSeries( const Reference< beans::XPropertySet >… in setValueToSeries()
1019 …rList.push_back( new WrappedErrorBarRangeNegativeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()

Completed in 26 milliseconds