Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedNumberFormatProperty.cxx118 WrappedLinkNumberFormatProperty::WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWra… in WrappedLinkNumberFormatProperty() function in chart::wrapper::WrappedLinkNumberFormatProperty
128 WrappedLinkNumberFormatProperty::~WrappedLinkNumberFormatProperty() in ~WrappedLinkNumberFormatProperty()
137 void WrappedLinkNumberFormatProperty::setPropertyValue( const Any& rOuterValue, const Reference< be… in setPropertyValue()
173 Any WrappedLinkNumberFormatProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInn… in getPropertyValue()
185 Any WrappedLinkNumberFormatProperty::getPropertyDefault( const Reference< beans::XPropertyState >& … in getPropertyDefault()
H A DWrappedNumberFormatProperty.hxx38 class WrappedLinkNumberFormatProperty;
55 friend class WrappedLinkNumberFormatProperty;
59 WrappedLinkNumberFormatProperty* m_pWrappedLinkNumberFormatProperty;
62 class WrappedLinkNumberFormatProperty : public WrappedProperty class
65 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );
66 virtual ~WrappedLinkNumberFormatProperty();
H A DAxisWrapper.cxx659 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
H A DDataSeriesPointWrapper.cxx735 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()

Completed in 59 milliseconds