Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx97 class WrappedSymbolSizeProperty : public WrappedSeriesOrDiagramProperty< awt::Size > class
105 …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::WrappedSymbolSizeProperty
480 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 6 milliseconds