Searched refs:pAsFormShell (Results 1 – 1 of 1) sorted by relevance
197 FmFormShell* pAsFormShell = PTR_CAST( FmFormShell, pTopShell ); in GotFocus() local198 if ( pAsFormShell ) in GotFocus()200 pAsFormShell->ForgetActiveControl(); in GotFocus()234 const FmFormShell* pAsFormShell = PTR_CAST( FmFormShell, pTopShell ); in IMPL_LINK() local235 if ( !pAsFormShell ) in IMPL_LINK()
Completed in 15 milliseconds