Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx70 class WrappedSymbolTypeProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 > class
79 …explicit WrappedSymbolTypeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
81 virtual ~WrappedSymbolTypeProperty();
179 rList.push_back( new WrappedSymbolTypeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
243 WrappedSymbolTypeProperty::WrappedSymbolTypeProperty( in WrappedSymbolTypeProperty() function in chart::wrapper::WrappedSymbolTypeProperty
252 WrappedSymbolTypeProperty::~WrappedSymbolTypeProperty() in ~WrappedSymbolTypeProperty()
256 sal_Int32 WrappedSymbolTypeProperty::getValueFromSeries( const Reference< beans::XPropertySet >& xS… in getValueFromSeries()
266 void WrappedSymbolTypeProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeriesPr… in setValueToSeries()
278 Any WrappedSymbolTypeProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerProp… in getPropertyValue()
309 beans::PropertyState WrappedSymbolTypeProperty::getPropertyState( const Reference< beans::XProperty… in getPropertyState()