Lines Matching refs:GetObject
244 delete static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in ~AnimationWindow()
249 delete static_cast< Time* >( aTimeList.GetObject( i ) ); in ~AnimationWindow()
297 aTime += *static_cast< Time* >( aTimeList.GetObject( i ) ); in IMPL_LINK()
335 Time* pTime = static_cast< Time* >( aTimeList.GetObject( i ) ); in IMPL_LINK()
417 Time* pTime = static_cast< Time* >( aTimeList.GetObject( n - 1 ) ); in IMPL_LINK()
459 Time* pTime = static_cast< Time* >( aTimeList.GetObject( nPos ) ); in IMPL_LINK()
491 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in IMPL_LINK()
510 delete static_cast< Time* >( aTimeList.GetObject( i ) ); in IMPL_LINK()
555 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( nBmp - 1 ) ); in IMPL_LINK()
571 Time* pTime = static_cast< Time* >( aTimeList.GetObject( nPos ) ); in IMPL_LINK()
729 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in GetScale()
742 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( nPos ) ); in GetScale()
1071 const BitmapEx& rBmpEx = *static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in CreateAnimObj()
1098 Time* pTime = static_cast< Time* >( aTimeList.GetObject( i ) ); in CreateAnimObj()
1102 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in CreateAnimObj()