Lines Matching refs:pThisFrame
71 SfxViewFrame* pThisFrame = GetViewFrame(); in ExecChildWin() local
72 pThisFrame->ToggleChildWindow( GalleryChildWindow::GetChildWindowId() ); in ExecChildWin()
73 pThisFrame->GetBindings().Invalidate( SID_GALLERY ); in ExecChildWin()
80 SfxViewFrame* pThisFrame = GetViewFrame(); in ExecChildWin() local
81 pThisFrame->ToggleChildWindow( ::avmedia::MediaPlayer::GetChildWindowId() ); in ExecChildWin()
82 pThisFrame->GetBindings().Invalidate( SID_AVMEDIA_PLAYER ); in ExecChildWin()
164 SfxViewFrame* pThisFrame = GetViewFrame(); in ExecImageMap() local
166 pThisFrame->ToggleChildWindow( nId ); in ExecImageMap()
169 if ( pThisFrame->HasChildWindow( nId ) ) in ExecImageMap()
229 SfxViewFrame* pThisFrame = GetViewFrame(); in GetImageMapState() local
231 if ( pThisFrame->KnowsChildWindow(nId) ) in GetImageMapState()
232 if ( pThisFrame->HasChildWindow(nId) ) in GetImageMapState()