Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx191 SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in GotFocus() local
192 FmFormShell* pAsFormShell = PTR_CAST( FmFormShell, pTopShell ); in GotFocus()
200 SwAnnotationShell* pAsAnnotationShell = PTR_CAST( SwAnnotationShell, pTopShell ); in GotFocus()
228 const SfxShell* pTopShell = rDispatcher.GetShell( 0 ); in IMPL_LINK() local
229 const FmFormShell* pAsFormShell = PTR_CAST( FmFormShell, pTopShell ); in IMPL_LINK()