Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedScaleTextProperties.cxx45 class WrappedScaleTextProperty : public WrappedProperty class
48 WrappedScaleTextProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
49 virtual ~WrappedScaleTextProperty();
62 WrappedScaleTextProperty::WrappedScaleTextProperty( ::boost::shared_ptr< Chart2ModelContact > spCha… in WrappedScaleTextProperty() function in chart::wrapper::WrappedScaleTextProperty
68 WrappedScaleTextProperty::~WrappedScaleTextProperty() in ~WrappedScaleTextProperty()
72 void WrappedScaleTextProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()
103 Any WrappedScaleTextProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPrope… in getPropertyValue()
120 Any WrappedScaleTextProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInne… in getPropertyDefault()
156 rList.push_back( new WrappedScaleTextProperty( spChart2ModelContact ) ); in addWrappedProperties()

Completed in 9 milliseconds