Searched refs:WrappedNumberFormatProperty (Results 1 – 6 of 6) sorted by relevance
45 WrappedNumberFormatProperty::WrappedNumberFormatProperty( ::boost::shared_ptr< Chart2ModelContact >… in WrappedNumberFormatProperty() function in chart::wrapper::WrappedNumberFormatProperty52 WrappedNumberFormatProperty::~WrappedNumberFormatProperty() in ~WrappedNumberFormatProperty()61 void WrappedNumberFormatProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans:… in setPropertyValue()82 Any WrappedNumberFormatProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPr… in getPropertyValue()106 Any WrappedNumberFormatProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xI… in getPropertyDefault()115 WrappedLinkNumberFormatProperty::WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWra… in WrappedLinkNumberFormatProperty()
40 class WrappedNumberFormatProperty : public WrappedDirectStateProperty class43 WrappedNumberFormatProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );44 virtual ~WrappedNumberFormatProperty();62 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );71 friend class WrappedNumberFormatProperty;73 WrappedNumberFormatProperty* m_pWrappedNumberFormatProperty;
646 …WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties()
64 $(SLO)$/WrappedNumberFormatProperty.obj \
709 …WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties()
99 chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty \