Searched refs:WrappedSymbolSizeProperty (Results 1 – 1 of 1) sorted by relevance
97 class WrappedSymbolSizeProperty : public WrappedSeriesOrDiagramProperty< awt::Size > class105 …explicit WrappedSymbolSizeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,107 virtual ~WrappedSymbolSizeProperty();185 rList.push_back( new WrappedSymbolSizeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()472 WrappedSymbolSizeProperty::WrappedSymbolSizeProperty( in WrappedSymbolSizeProperty() function in chart::wrapper::WrappedSymbolSizeProperty480 WrappedSymbolSizeProperty::~WrappedSymbolSizeProperty() in ~WrappedSymbolSizeProperty()484 awt::Size WrappedSymbolSizeProperty::getValueFromSeries( const Reference< beans::XPropertySet >& xS… in getValueFromSeries()494 void WrappedSymbolSizeProperty::setValueToSeries( in setValueToSeries()510 beans::PropertyState WrappedSymbolSizeProperty::getPropertyState( const Reference< beans::XProperty… in getPropertyState()
Completed in 13 milliseconds