Searched refs:WrappedSolidTypeProperty (Results 1 – 1 of 1) sorted by relevance
1874 class WrappedSolidTypeProperty : public WrappedProperty class1877 WrappedSolidTypeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );1878 virtual ~WrappedSolidTypeProperty();1894 WrappedSolidTypeProperty::WrappedSolidTypeProperty( ::boost::shared_ptr< Chart2ModelContact > spCha… in WrappedSolidTypeProperty() function in chart::wrapper::WrappedSolidTypeProperty1899 m_aOuterValue = WrappedSolidTypeProperty::getPropertyDefault( 0 ); in WrappedSolidTypeProperty()1902 WrappedSolidTypeProperty::~WrappedSolidTypeProperty() in ~WrappedSolidTypeProperty()1906 void WrappedSolidTypeProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()1926 Any WrappedSolidTypeProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPro… in getPropertyValue()1941 Any WrappedSolidTypeProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInne… in getPropertyDefault()2117 aWrappedProperties.push_back( new WrappedSolidTypeProperty( m_spChart2ModelContact ) ); in createWrappedProperties()
Completed in 19 milliseconds