Lines Matching refs:pDockWin
1901 SfxDockingWindow* pDockWin=0; in ConfigChild_Impl() local
1923 pDockWin = (SfxDockingWindow*) pChild->GetWindow(); in ConfigChild_Impl()
1932 if ( pDockWin ) in ConfigChild_Impl()
1934 … if ( eChild == SFX_CHILDWIN_DOCKINGWINDOW || pDockWin->GetAlignment() == SFX_ALIGN_NOALIGNMENT ) in ConfigChild_Impl()
1939 … pCW->pCli = RegisterChild_Impl(*pDockWin, pDockWin->GetAlignment(), pCW->pWin->CanGetFocus()); in ConfigChild_Impl()
1943 pWin = pDockWin; in ConfigChild_Impl()
1947 SfxSplitWindow *pSplitWin = GetSplitWindow_Impl(pDockWin->GetAlignment()); in ConfigChild_Impl()
1954 ReleaseChild_Impl(*pDockWin); in ConfigChild_Impl()
2110 pDockWin->SetDockingRects(aOuterRect, aInnerRect); in ConfigChild_Impl()
2123 if ( pCli && pDockWin ) in ConfigChild_Impl()
2125 eAlign = pDockWin->GetAlignment(); in ConfigChild_Impl()
2130 pCli->aSize = pDockWin->GetSizePixel(); in ConfigChild_Impl()