Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx70 class WrappedSymbolTypeProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 > class
81 …explicit WrappedSymbolTypeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
83 virtual ~WrappedSymbolTypeProperty();
183 rList.push_back( new WrappedSymbolTypeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
247 WrappedSymbolTypeProperty::WrappedSymbolTypeProperty( in WrappedSymbolTypeProperty() function in chart::wrapper::WrappedSymbolTypeProperty
256 WrappedSymbolTypeProperty::~WrappedSymbolTypeProperty() in ~WrappedSymbolTypeProperty()
260 sal_Int32 WrappedSymbolTypeProperty::getValueFromSeries( const Reference< beans::XPropertySet >& xS… in getValueFromSeries()
270 void WrappedSymbolTypeProperty::setValueToSeries( const Reference< beans::XPropertySet >& xSeriesPr… in setValueToSeries()
282 Any WrappedSymbolTypeProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerProp… in getPropertyValue()
314 beans::PropertyState WrappedSymbolTypeProperty::getPropertyState( const Reference< beans::XProperty… in getPropertyState()

Completed in 11 milliseconds