Searched refs:aMsgStackFinal (Results 1 – 2 of 2) sorted by relevance
1022 ScChangeTrackMsgStack aMsgStackFinal; member in ScChangeTrack
2317 while ( ( pMsgInfo = aMsgStackFinal.Pop() ) != NULL ) in ClearMsgQueue()2399 aMsgStackFinal.Push( pBlockModifyMsg ); in EndBlockModify()2409 while ( ( pMsg = aMsgStackFinal.Pop() ) != NULL ) in EndBlockModify()
Completed in 190 milliseconds