Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx667 class WrappedErrorBarStyleProperty : public WrappedStatisticProperty< sal_Int32 > class
673 …explicit WrappedErrorBarStyleProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCont…
675 virtual ~WrappedErrorBarStyleProperty();
678 WrappedErrorBarStyleProperty::WrappedErrorBarStyleProperty( in WrappedErrorBarStyleProperty() function in chart::wrapper::WrappedErrorBarStyleProperty
685 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 22 milliseconds