Searched refs:GetContextWindow (Results 1 – 7 of 7) sorted by relevance
73 if ( pWrapper->GetContextWindow() ) in Resize()74 pWrapper->GetContextWindow()->SetSizePixel( GetOutputSizePixel() ); in Resize()
216 ::Window* GetContextWindow() const in GetContextWindow() function in SfxChildWindow219 ::Window* GetContextWindow( SfxModule *pModule ) const;
1330 …pNavWin = (SdNavigatorWin*) ( mpFrame->GetChildWindow( SID_NAVIGATOR )->GetContextWindow( SD_MOD()… in StartDrag()1380 (SdNavigatorWin*)( mpFrame->GetChildWindow( SID_NAVIGATOR )->GetContextWindow( SD_MOD() ) ) : in DoDrag()1478 …Win = (SdNavigatorWin*) ( mpFrame->GetChildWindow( SID_NAVIGATOR )->GetContextWindow( SD_MOD() ) ); in OnDragFinished()1555 … pNavWin = (SdNavigatorWin*)( mpFrame->GetChildWindow( nId )->GetContextWindow( SD_MOD() ) ); in ExecuteDrop()
295 SdNavigatorWin* pNavWin = (SdNavigatorWin*)( pWindow->GetContextWindow( SD_MOD() ) ); in FreshNavigatrEntry()307 SdNavigatorWin* pNavWin = (SdNavigatorWin*)( pWindow->GetContextWindow( SD_MOD() ) ); in FreshNavigatrTree()
79 SdNavigatorWin* pNavWin = (SdNavigatorWin*)( pWindow->GetContextWindow( SD_MOD() ) ); in ExecNavigatorWin()
764 Window* SfxChildWindow::GetContextWindow( SfxModule *pModule ) const in GetContextWindow() function in SfxChildWindow
822 ((SwNavigationPI*) pCh->GetContextWindow(SW_MOD()))->GotoPage(); in Execute()
Completed in 48 milliseconds