Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx590 class WrappedErrorIndicatorProperty : public WrappedStatisticProperty< ::com::sun::star::chart::Cha… class
596 …explicit WrappedErrorIndicatorProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCon…
598 virtual ~WrappedErrorIndicatorProperty();
601 WrappedErrorIndicatorProperty::WrappedErrorIndicatorProperty( in WrappedErrorIndicatorProperty() function in chart::wrapper::WrappedErrorIndicatorProperty
608 WrappedErrorIndicatorProperty::~WrappedErrorIndicatorProperty() in ~WrappedErrorIndicatorProperty()
612 ::com::sun::star::chart::ChartErrorIndicatorType WrappedErrorIndicatorProperty::getValueFromSeries(… in getValueFromSeries()
633 void WrappedErrorIndicatorProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeri… in setValueToSeries()
1017 rList.push_back( new WrappedErrorIndicatorProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()

Completed in 27 milliseconds