Lines Matching refs:GetSizePixel
896 aSize = pCli->pWin->GetSizePixel(); in Arrange_Impl()
963 pCli->aSize = pCli->pWin->GetSizePixel(); in Arrange_Impl()
1052 SfxChild_Impl *pChild = new SfxChild_Impl(rWindow, rWindow.GetSizePixel(), in RegisterChild_Impl()
2130 pCli->aSize = pDockWin->GetSizePixel(); in ConfigChild_Impl()
2796 Rectangle aRect( aEmptyPoint, p->GetSizePixel() ); in EndAutoShow_Impl()
2827 Size aSize = pDummy->GetSizePixel(); in ArrangeAutoHideWindows()
2837 aSize.Width() = pSplitWin->GetSizePixel().Width(); in ArrangeAutoHideWindows()
2854 aSize.Width() = pSplitWin->GetSizePixel().Width(); in ArrangeAutoHideWindows()
2878 aSize.Height() = pSplitWin->GetSizePixel().Height(); in ArrangeAutoHideWindows()
2900 aSize.Height() = pSplitWin->GetSizePixel().Height(); in ArrangeAutoHideWindows()
2941 Size aSize = pSplit[n]->GetSizePixel(); in GetFreeArea()