Searched refs:WrappedLinkNumberFormatProperty (Results 1 – 4 of 4) sorted by relevance
115 WrappedLinkNumberFormatProperty::WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWra… in WrappedLinkNumberFormatProperty() function in chart::wrapper::WrappedLinkNumberFormatProperty125 WrappedLinkNumberFormatProperty::~WrappedLinkNumberFormatProperty() in ~WrappedLinkNumberFormatProperty()134 void WrappedLinkNumberFormatProperty::setPropertyValue( const Any& rOuterValue, const Reference< be… in setPropertyValue()169 Any WrappedLinkNumberFormatProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInn… in getPropertyValue()180 Any WrappedLinkNumberFormatProperty::getPropertyDefault( const Reference< beans::XPropertyState >& … in getPropertyDefault()
38 class WrappedLinkNumberFormatProperty;52 friend class WrappedLinkNumberFormatProperty;56 WrappedLinkNumberFormatProperty* m_pWrappedLinkNumberFormatProperty;59 class WrappedLinkNumberFormatProperty : public WrappedProperty class62 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );63 virtual ~WrappedLinkNumberFormatProperty();
648 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
711 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()