Searched refs:pLBoxEntry (Results 1 – 1 of 1) sorted by relevance
651 SvLBoxEntry* pLBoxEntry = new CustomAnimationListEntry; in update() local652 pLBoxEntry->AddItem( new SvLBoxContextBmp( pLBoxEntry, 0, Image(), Image(), 0)); in update()656 pLBoxEntry->AddItem( new CustomAnimationTriggerEntryItem( pLBoxEntry, 0, aDescription, this ) ); in update()657 Insert( pLBoxEntry ); in update()658 SvViewData* pViewData = GetViewData( pLBoxEntry ); in update()
Completed in 21 milliseconds