Searched refs:WrappedHasLegendProperty (Results 1 – 1 of 1) sorted by relevance
485 class WrappedHasLegendProperty : public WrappedProperty class488 WrappedHasLegendProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );489 virtual ~WrappedHasLegendProperty();504 WrappedHasLegendProperty::WrappedHasLegendProperty( ::boost::shared_ptr< Chart2ModelContact > spCha… in WrappedHasLegendProperty() function in chart::wrapper::WrappedHasLegendProperty510 WrappedHasLegendProperty::~WrappedHasLegendProperty() in ~WrappedHasLegendProperty()514 void WrappedHasLegendProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()540 Any WrappedHasLegendProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPro… in getPropertyValue()560 Any WrappedHasLegendProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInne… in getPropertyDefault()1576 aWrappedProperties.push_back( new WrappedHasLegendProperty( m_spChart2ModelContact ) ); in createWrappedProperties()
Completed in 19 milliseconds