Home
last modified time | relevance | path

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

/aoo4110/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()
83 Any WrappedNumberFormatProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPr… in getPropertyValue()
108 Any WrappedNumberFormatProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xI… in getPropertyDefault()
118 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();
65 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );
77 friend class WrappedNumberFormatProperty;
79 WrappedNumberFormatProperty* m_pWrappedNumberFormatProperty;
H A DAxisWrapper.cxx657WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties()
H A Dmakefile.mk64 $(SLO)$/WrappedNumberFormatProperty.obj \
H A DDataSeriesPointWrapper.cxx733WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties()

Completed in 29 milliseconds