Searched refs:WrappedDataCaptionProperty (Results 1 – 1 of 1) sorted by relevance
52 class WrappedDataCaptionProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 > class58 …explicit WrappedDataCaptionProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac…60 virtual ~WrappedDataCaptionProperty();110 rList.push_back( new WrappedDataCaptionProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()150 WrappedDataCaptionProperty::WrappedDataCaptionProperty( in WrappedDataCaptionProperty() function in chart::wrapper::WrappedDataCaptionProperty157 WrappedDataCaptionProperty::~WrappedDataCaptionProperty() in ~WrappedDataCaptionProperty()161 sal_Int32 WrappedDataCaptionProperty::getValueFromSeries( const Reference< beans::XPropertySet >& x… in getValueFromSeries()171 void WrappedDataCaptionProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeriesP… in setValueToSeries()
Completed in 12 milliseconds