Home
last modified time | relevance | path

Searched refs:m_pWrappedPropertyMap (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/chart2/source/tools/
H A DWrappedPropertySet.cxx50 , m_pWrappedPropertyMap(0) in WrappedPropertySet()
68 if(m_pWrappedPropertyMap) in clearWrappedPropertySet()
70 for( tWrappedPropertyMap::iterator aIt = m_pWrappedPropertyMap->begin() in clearWrappedPropertySet()
71 ; aIt!= m_pWrappedPropertyMap->end(); aIt++ ) in clearWrappedPropertySet()
79 DELETEZ(m_pWrappedPropertyMap); in clearWrappedPropertySet()
461 tWrappedPropertyMap* p = m_pWrappedPropertyMap; in getWrappedPropertyMap()
465 p = m_pWrappedPropertyMap; in getWrappedPropertyMap()
495 m_pWrappedPropertyMap = p; in getWrappedPropertyMap()
502 return *m_pWrappedPropertyMap; in getWrappedPropertyMap()
/aoo41x/main/chart2/source/inc/
H A DWrappedPropertySet.hxx127 …tWrappedPropertyMap* m_pWrappedPropertyMap;//holds all wrapped prop… member in chart::WrappedPropertySet

Completed in 12 milliseconds