Searched refs:WrappedHasSubTitleProperty (Results 1 – 1 of 1) sorted by relevance
650 class WrappedHasSubTitleProperty : public WrappedProperty class653 WrappedHasSubTitleProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );654 virtual ~WrappedHasSubTitleProperty();669 WrappedHasSubTitleProperty::WrappedHasSubTitleProperty( ::boost::shared_ptr< Chart2ModelContact > s… in WrappedHasSubTitleProperty() function in chart::wrapper::WrappedHasSubTitleProperty675 WrappedHasSubTitleProperty::~WrappedHasSubTitleProperty() in ~WrappedHasSubTitleProperty()679 void WrappedHasSubTitleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue()700 Any WrappedHasSubTitleProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerP… in getPropertyValue()715 Any WrappedHasSubTitleProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xIn… in getPropertyDefault()1578 aWrappedProperties.push_back( new WrappedHasSubTitleProperty( m_spChart2ModelContact ) ); in createWrappedProperties()
Completed in 24 milliseconds