Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx375 class WrappedErrorCategoryProperty : public WrappedStatisticProperty< ::com::sun::star::chart::Char… class
381 …explicit WrappedErrorCategoryProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCont…
383 virtual ~WrappedErrorCategoryProperty();
386 WrappedErrorCategoryProperty::WrappedErrorCategoryProperty( in WrappedErrorCategoryProperty() function in chart::wrapper::WrappedErrorCategoryProperty
393 WrappedErrorCategoryProperty::~WrappedErrorCategoryProperty() in ~WrappedErrorCategoryProperty()
397 ::com::sun::star::chart::ChartErrorCategory WrappedErrorCategoryProperty::getValueFromSeries( const… in getValueFromSeries()
436 void WrappedErrorCategoryProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSerie… in setValueToSeries()
1013 rList.push_back( new WrappedErrorCategoryProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()

Completed in 21 milliseconds