Lines Matching refs:GetWindow

744 	            ReleaseChild_Impl(*pChild->GetWindow());  in DeleteControllers_Impl()
746 pWorkWin->GetSystemWindow()->GetTaskPaneList()->RemoveWindow( pChild->GetWindow() ); in DeleteControllers_Impl()
1614 ((SfxDockingWindow*)pChildWin->GetWindow())->Reappear_Impl(); in UpdateChildWindows_Impl()
1634 ((SfxDockingWindow*)pChildWin->GetWindow())->Disappear_Impl(); in UpdateChildWindows_Impl()
1655 pChildWin->GetWindow()->EnableInput( pCW->bEnable && in CreateChildWin_Impl()
1683 pWorkWin->GetSystemWindow()->GetTaskPaneList()->AddWindow( pChildWin->GetWindow() ); in CreateChildWin_Impl()
1687 …if ( pChildWin->GetAlignment() == SFX_ALIGN_NOALIGNMENT || pChildWin->GetWindow()->GetParent() == … in CreateChildWin_Impl()
1692 …pCW->pCli = RegisterChild_Impl(*(pChildWin->GetWindow()), pChildWin->GetAlignment(), pChildWin->Ca… in CreateChildWin_Impl()
1750 ReleaseChild_Impl(*pChildWin->GetWindow()); in RemoveChildWin_Impl()
1758 pWorkWin->GetSystemWindow()->GetTaskPaneList()->RemoveWindow( pChildWin->GetWindow() ); in RemoveChildWin_Impl()
1876 Window *pWin = pCW->GetWindow(); in HidePopups_Impl()
1921 if ( pChild->GetWindow()->GetType() == RSC_DOCKINGWINDOW ) in ConfigChild_Impl()
1923 pDockWin = (SfxDockingWindow*) pChild->GetWindow(); in ConfigChild_Impl()
1926 pWin = pChild->GetWindow(); in ConfigChild_Impl()
2221 pCW->pWin->GetWindow()->EnableInput( bEnabled && in SetChildWindowVisible_Impl()
2308 (SfxDockingWindow*) pCW->pWin->GetWindow(); in ToggleChildWindow_Impl()
2524 ((SfxDockingWindow*)pChildWin->GetWindow())->Reappear_Impl(); in ShowChildWindow_Impl()
2535 ((SfxDockingWindow*)pChildWin->GetWindow())->Disappear_Impl(); in ShowChildWindow_Impl()
3133 pCW->pWin->GetWindow()->UpdateSettings( Application::GetSettings() ); in DataChanged_Impl()