Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx716 class WrappedErrorBarRangePositiveProperty : public WrappedStatisticProperty< OUString > class
722 …explicit WrappedErrorBarRangePositiveProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2M…
724 virtual ~WrappedErrorBarRangePositiveProperty();
730 WrappedErrorBarRangePositiveProperty::WrappedErrorBarRangePositiveProperty( in WrappedErrorBarRangePositiveProperty() function in chart::wrapper::WrappedErrorBarRangePositiveProperty
737 WrappedErrorBarRangePositiveProperty::~WrappedErrorBarRangePositiveProperty() in ~WrappedErrorBarRangePositiveProperty()
741 OUString WrappedErrorBarRangePositiveProperty::getValueFromSeries( const Reference< beans::XPropert… in getValueFromSeries()
762 void WrappedErrorBarRangePositiveProperty::setValueToSeries( const Reference< beans::XPropertySet >… in setValueToSeries()
1018 …rList.push_back( new WrappedErrorBarRangePositiveProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()

Completed in 14 milliseconds