Searched refs:WrappedSplineTypeProperty (Results 1 – 1 of 1) sorted by relevance
171 class WrappedSplineTypeProperty : public WrappedSplineProperty< sal_Int32 > class174 …explicit WrappedSplineTypeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact…175 virtual ~WrappedSplineTypeProperty();227 rList.push_back( new WrappedSplineTypeProperty( spChart2ModelContact ) ); in addWrappedProperties()237 WrappedSplineTypeProperty::WrappedSplineTypeProperty( ::boost::shared_ptr< Chart2ModelContact > spC… in WrappedSplineTypeProperty() function in chart::wrapper::WrappedSplineTypeProperty241 WrappedSplineTypeProperty::~WrappedSplineTypeProperty() in ~WrappedSplineTypeProperty()244 Any WrappedSplineTypeProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()259 Any WrappedSplineTypeProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()
Completed in 5 milliseconds