Searched refs:WrappedAttributedDataPointsProperty (Results 1 – 1 of 1) sorted by relevance
1753 class WrappedAttributedDataPointsProperty : public WrappedProperty class1756 …WrappedAttributedDataPointsProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac…1757 virtual ~WrappedAttributedDataPointsProperty();1773 WrappedAttributedDataPointsProperty::WrappedAttributedDataPointsProperty( ::boost::shared_ptr< Char… in WrappedAttributedDataPointsProperty() function in chart::wrapper::WrappedAttributedDataPointsProperty1778 m_aOuterValue = WrappedAttributedDataPointsProperty::getPropertyDefault( 0 ); in WrappedAttributedDataPointsProperty()1781 WrappedAttributedDataPointsProperty::~WrappedAttributedDataPointsProperty() in ~WrappedAttributedDataPointsProperty()1785 void WrappedAttributedDataPointsProperty::setPropertyValue( const Any& rOuterValue, const Reference… in setPropertyValue()1827 Any WrappedAttributedDataPointsProperty::getPropertyValue( const Reference< beans::XPropertySet >& … in getPropertyValue()1860 Any WrappedAttributedDataPointsProperty::getPropertyDefault( const Reference< beans::XPropertyState… in getPropertyDefault()2115 … aWrappedProperties.push_back( new WrappedAttributedDataPointsProperty( m_spChart2ModelContact ) ); in createWrappedProperties()
Completed in 24 milliseconds