Searched refs:WrappedErrorCategoryProperty (Results 1 – 1 of 1) sorted by relevance
375 class WrappedErrorCategoryProperty : public WrappedStatisticProperty< ::com::sun::star::chart::Char… class381 …explicit WrappedErrorCategoryProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCont…383 virtual ~WrappedErrorCategoryProperty();386 WrappedErrorCategoryProperty::WrappedErrorCategoryProperty( in WrappedErrorCategoryProperty() function in chart::wrapper::WrappedErrorCategoryProperty393 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 18 milliseconds