Searched refs:WrappedSymbolTypeProperty (Results 1 – 1 of 1) sorted by relevance
70 class WrappedSymbolTypeProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 > class81 …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::WrappedSymbolTypeProperty256 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 13 milliseconds