Searched refs:WrappedErrorBarStyleProperty (Results 1 – 1 of 1) sorted by relevance
667 class WrappedErrorBarStyleProperty : public WrappedStatisticProperty< sal_Int32 > class673 …explicit WrappedErrorBarStyleProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCont…675 virtual ~WrappedErrorBarStyleProperty();678 WrappedErrorBarStyleProperty::WrappedErrorBarStyleProperty( in WrappedErrorBarStyleProperty() function in chart::wrapper::WrappedErrorBarStyleProperty685 WrappedErrorBarStyleProperty::~WrappedErrorBarStyleProperty() in ~WrappedErrorBarStyleProperty()689 sal_Int32 WrappedErrorBarStyleProperty::getValueFromSeries( const Reference< beans::XPropertySet >&… in getValueFromSeries()700 void WrappedErrorBarStyleProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSerie… in setValueToSeries()1014 rList.push_back( new WrappedErrorBarStyleProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
Completed in 19 milliseconds