Lines Matching refs:GetPosPixel

793 …ITER  ]->SetGroupHeight( aChapters[GROUP_HTML]->GetPosPixel().Y() -  aChapters[GROUP_WRITER]->GetP…  in ColorConfigWindow_Impl()
794 …TML ]->SetGroupHeight( aChapters[GROUP_CALC]->GetPosPixel().Y() - aChapters[GROUP_HTML]->GetPo… in ColorConfigWindow_Impl()
795 …ALC ]->SetGroupHeight( aChapters[GROUP_DRAW]->GetPosPixel().Y() - aChapters[GROUP_CALC]->GetPo… in ColorConfigWindow_Impl()
796 …AW ]->SetGroupHeight( aChapters[GROUP_BASIC]->GetPosPixel().Y() - aChapters[GROUP_DRAW]->GetPos… in ColorConfigWindow_Impl()
797 …BASIC ]->SetGroupHeight( aChapters[GROUP_SQL]->GetPosPixel().Y() - aChapters[GROUP_BASIC]->GetPo… in ColorConfigWindow_Impl()
804 sal_Int32 nLastY = aSQLCommentWN.GetPosPixel().Y() + aSQLCommentWN.GetSizePixel().Height(); in ColorConfigWindow_Impl()
867 aChapterWins[i]->SetPosSizePixel( Point(0, aChapters[i]->GetPosPixel().Y()), in ColorConfigWindow_Impl()
1047 Point aPos = _pWin->GetPosPixel(); in SetNewPosition()
1130 Size(GetOutputSizePixel().Width(), aVScroll.GetPosPixel().Y())); in ColorConfigCtrl_Impl()
1131 sal_Int32 nFirstWidth = aScrollWindow.aGeneralFT.GetPosPixel().X(); in ColorConfigCtrl_Impl()
1132 sal_Int32 nSecondWidth = aScrollWindow.aColorBoxes[0]->GetPosPixel().X() - nFirstWidth; in ColorConfigCtrl_Impl()
1133 … sal_Int32 nThirdWidth = aScrollWindow.aWindows[0]->GetPosPixel().X() - nFirstWidth - nSecondWidth; in ColorConfigCtrl_Impl()
1144 …nScrollOffset = aScrollWindow.aColorBoxes[1]->GetPosPixel().Y() - aScrollWindow.aColorBoxes[0]->Ge… in ColorConfigCtrl_Impl()
1275 Point aPos = pWindow->GetPosPixel(); in lcl_MoveAndShow()
1288 …long nOffset = aScrollWindow.aColorBoxes[1]->GetPosPixel().Y() - aScrollWindow.aColorBoxes[0]->Get… in IMPL_LINK()
1357 …Point aPos = aScrollWindow.aChapters[i]->GetPosPixel(); aPos.Y() += nOffset; aScrollWindow.aChapte… in IMPL_LINK()
1358 …aPos = aScrollWindow.aChapterWins[i]->GetPosPixel(); aPos.Y() += nOffset; aScrollWindow.aChapterWi… in IMPL_LINK()
1509 Point aCtrlPos(pCtrl->GetPosPixel()); in IMPL_LINK()