Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1753 class WrappedAttributedDataPointsProperty : public WrappedProperty class
1756WrappedAttributedDataPointsProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContac…
1757 virtual ~WrappedAttributedDataPointsProperty();
1773 WrappedAttributedDataPointsProperty::WrappedAttributedDataPointsProperty( ::boost::shared_ptr< Char… in WrappedAttributedDataPointsProperty() function in chart::wrapper::WrappedAttributedDataPointsProperty
1778 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 17 milliseconds