Home
last modified time | relevance | path

Searched refs:WrappedHasLegendProperty (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx485 class WrappedHasLegendProperty : public WrappedProperty class
488 WrappedHasLegendProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
489 virtual ~WrappedHasLegendProperty();
504 WrappedHasLegendProperty::WrappedHasLegendProperty( ::boost::shared_ptr< Chart2ModelContact > spCha… in WrappedHasLegendProperty() function in chart::wrapper::WrappedHasLegendProperty
510 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 24 milliseconds