Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedDataCaptionProperties.cxx52 class WrappedDataCaptionProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 > class
58 …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::WrappedDataCaptionProperty
157 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