Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedNumberFormatProperty.cxx45 WrappedNumberFormatProperty::WrappedNumberFormatProperty( ::boost::shared_ptr< Chart2ModelContact >… in WrappedNumberFormatProperty() function in chart::wrapper::WrappedNumberFormatProperty
52 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()
H A DWrappedNumberFormatProperty.hxx40 class WrappedNumberFormatProperty : public WrappedDirectStateProperty class
43 WrappedNumberFormatProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
44 virtual ~WrappedNumberFormatProperty();
62 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );
71 friend class WrappedNumberFormatProperty;
73 WrappedNumberFormatProperty* m_pWrappedNumberFormatProperty;
H A DAxisWrapper.cxx646WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties()
H A Dmakefile.mk64 $(SLO)$/WrappedNumberFormatProperty.obj \
H A DDataSeriesPointWrapper.cxx709WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties()
/trunk/main/chart2/
H A DLibrary_chartcontroller.mk99 chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty \