Searched refs:pWrappedNumberFormatProperty (Results 1 – 4 of 4) sorted by relevance
118 …perty::WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty ) in WrappedLinkNumberFormatProperty() argument120 , m_pWrappedNumberFormatProperty( pWrappedNumberFormatProperty ) in WrappedLinkNumberFormatProperty()
657 …WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties() local658 aWrappedProperties.push_back( pWrappedNumberFormatProperty ); in createWrappedProperties()659 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
733 …WrappedNumberFormatProperty* pWrappedNumberFormatProperty = new WrappedNumberFormatProperty( m_spC… in createWrappedProperties() local734 aWrappedProperties.push_back( pWrappedNumberFormatProperty ); in createWrappedProperties()735 … aWrappedProperties.push_back( new WrappedLinkNumberFormatProperty(pWrappedNumberFormatProperty) ); in createWrappedProperties()
65 WrappedLinkNumberFormatProperty( WrappedNumberFormatProperty* pWrappedNumberFormatProperty );
Completed in 21 milliseconds