Searched refs:WrappedAttachedAxisProperty (Results 1 – 1 of 1) sorted by relevance
227 class WrappedAttachedAxisProperty : public ::chart::WrappedProperty class230 WrappedAttachedAxisProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );231 virtual ~WrappedAttachedAxisProperty();246 WrappedAttachedAxisProperty::WrappedAttachedAxisProperty( in WrappedAttachedAxisProperty() function in __anon98858ab20111::WrappedAttachedAxisProperty253 WrappedAttachedAxisProperty::~WrappedAttachedAxisProperty() in ~WrappedAttachedAxisProperty()257 Any WrappedAttachedAxisProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xI… in getPropertyDefault()265 Any WrappedAttachedAxisProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPr… in getPropertyValue()279 void WrappedAttachedAxisProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans:… in setPropertyValue()731 aWrappedProperties.push_back( new WrappedAttachedAxisProperty( m_spChart2ModelContact ) ); in createWrappedProperties()
Completed in 14 milliseconds