Searched refs:WrappedLinkNumberFormatProperty (Results 1 – 4 of 4) sorted by relevance
118 WrappedLinkNumberFormatProperty::WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWra… in WrappedLinkNumberFormatProperty() function in chart::wrapper::WrappedLinkNumberFormatProperty128 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()
38 class WrappedLinkNumberFormatProperty;55 friend class WrappedLinkNumberFormatProperty;59 WrappedLinkNumberFormatProperty* m_pWrappedLinkNumberFormatProperty;62 class WrappedLinkNumberFormatProperty : public WrappedProperty class65 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );66 virtual ~WrappedLinkNumberFormatProperty();
659 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
735 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
Completed in 29 milliseconds