Home
last modified time | relevance | path

Searched refs:GetOutOffXPixel (Results 1 – 25 of 31) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dsalgdilayout.cxx157 …long devX = w-pOutDevRef->GetOutputWidthPixel()-pOutDevRef->GetOutOffXPixel(); // re-mirrored mn… in mirror()
158 x = devX + (x - pOutDevRef->GetOutOffXPixel()); in mirror()
162 long devX = pOutDevRef->GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror()
163 … x = pOutDevRef->GetOutputWidthPixel() - (x - devX) + pOutDevRef->GetOutOffXPixel() - 1; in mirror()
184 x = x - devX + pOutDevRef->GetOutOffXPixel(); in mirror()
186 x = devX + (x - pOutDevRef->GetOutOffXPixel()); in mirror()
190 long devX = pOutDevRef->GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror()
194 … x = pOutDevRef->GetOutputWidthPixel() - (x - devX) + pOutDevRef->GetOutOffXPixel() - nWidth; in mirror()
218 pPtAry2[j].mnX = devX + (pPtAry[i].mnX - pOutDevRef->GetOutOffXPixel()); in mirror()
224 long devX = pOutDevRef->GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dsalgdilayout.cxx120 …tools::Long devX = w - rOutDev.GetOutputWidthPixel() - rOutDev.GetOutOffXPixel(); // re-mirrored… in mirror()
121 x = devX + (x - rOutDev.GetOutOffXPixel()); in mirror()
125 tools::Long devX = rOutDev.GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror()
126 x = rOutDev.GetOutputWidthPixel() - (x - devX) + rOutDev.GetOutOffXPixel() - 1; in mirror()
146 x = x - devX + rOutDev.GetOutOffXPixel(); in mirror()
148 x = devX + (x - rOutDev.GetOutOffXPixel()); in mirror()
152 tools::Long devX = rOutDev.GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror()
156 x = rOutDev.GetOutputWidthPixel() - (x - devX) + rOutDev.GetOutOffXPixel() - nWidth; in mirror()
178 pPtAry2[j].setX( devX + (pPtAry[i].getX() - rOutDev.GetOutOffXPixel()) ); in mirror()
184 tools::Long devX = rOutDev.GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A DSidebarScrollBar.cxx50 …Point aOffset(GetOutOffXPixel() - rParent.GetOutOffXPixel(), GetOutOffYPixel() - rParent.GetOutOff… in LogicInvalidate()
H A DSidebarTxtControl.cxx210 …Point aOffset(GetOutOffXPixel() - rParent.GetOutOffXPixel(), GetOutOffYPixel() - rParent.GetOutOff… in LogicInvalidate()
H A DAnnotationWin2.cxx102 …Point aOffset(rChild.GetOutOffXPixel() - rParent.GetOutOffXPixel(), rChild.GetOutOffYPixel() - rPa… in lcl_translateTwips()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_devicehelper.cxx62 mpSurface = pOutDev->CreateSurface(pOutDev->GetOutOffXPixel(), in init()
89 mpSurface->Resize(rSize.getX() + pOutDev->GetOutOffXPixel(), in setSize()
95 pOutDev->GetOutOffXPixel(), in setSize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_devicehelper.cxx62 mpSurface = pOutDev->CreateSurface(pOutDev->GetOutOffXPixel(), in init()
89 mpSurface->Resize(rSize.getX() + pOutDev->GetOutOffXPixel(), in setSize()
95 pOutDev->GetOutOffXPixel(), in setSize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwindow3.cxx123 tools::Long Window::GetOutOffXPixel() const { return GetOutDev()->GetOutOffXPixel(); } in GetOutOffXPixel() function in vcl::Window
H A Dcursor.cxx254 …const tools::Long nX = pWindow->GetOutOffXPixel() + pWindow->LogicToPixel(GetPos()).X() - pParent-… in LOKNotify()
H A Dpaint.cxx102 mnOutOffX = pFrameData->mpBuffer->GetOutOffXPixel(); in PaintBufferGuard()
104 pFrameData->mpBuffer->SetOutOffXPixel(pWindow->GetOutOffXPixel()); in PaintBufferGuard()
1225 const tools::Rectangle aRect(Point(GetOutOffXPixel(), GetOutOffYPixel()), GetSizePixel()); in PixelInvalidate()
H A Dwindow2.cxx1158 …return Point(GetOutOffXPixel() - rWindow.GetOutOffXPixel(), GetOutOffYPixel() - rWindow.GetOutOffY… in GetOffsetPixelFrom()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/sidebar/
H A DSidebarDockingWindow.cxx137 …aItems.emplace_back(std::make_pair("position", Point(GetOutOffXPixel(), GetOutOffYPixel()).toStrin… in NotifyResize()
H A DDeck.cxx359 …aItems.emplace_back(std::make_pair("position", Point(GetOutOffXPixel(), GetOutOffYPixel()).toStrin… in ShowPanel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/sidebar/
H A DDeck.cxx135 …aItems.emplace_back(std::make_pair("position", Point(GetOutOffXPixel(), GetOutOffYPixel()).toStrin… in Resize()
H A DSidebarDockingWindow.cxx86 const Point pos(m_rSidebarDockingWin.GetOutOffXPixel(), in Invoke()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit.cxx292 …Point aOffset(rChild.GetOutOffXPixel() - rParent.GetOutOffXPixel(), rChild.GetOutOffYPixel() - rPa… in lcl_translateTwips()
331 const tools::Long nX = pOutWin->GetOutOffXPixel() - pParent->GetOutOffXPixel(); in lokSelectionCallback()
362 parent->GetOutOffXPixel() == pOutWin->GetOutOffXPixel() && in lokSelectionCallback()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dcursor.cxx247 const long nX = pWindow->GetOutOffXPixel() + pWindow->LogicToPixel(GetPos()).X(); in LOKNotify()
H A Dpaint.cxx101 mnOutOffX = pFrameData->mpBuffer->GetOutOffXPixel(); in PaintBufferGuard()
103 pFrameData->mpBuffer->SetOutOffXPixel(pWindow->GetOutOffXPixel()); in PaintBufferGuard()
1242 const tools::Rectangle aRect(Point(GetOutOffXPixel(), GetOutOffYPixel()), GetSizePixel()); in PixelInvalidate()
H A Dwindow2.cxx1149 …return Point(GetOutOffXPixel() - rWindow.GetOutOffXPixel(), GetOutOffYPixel() - rWindow.GetOutOffY… in GetOffsetPixelFrom()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dinputwin.cxx447 … const Point aPos(pRectangle->getX() - GetOutOffXPixel(), pRectangle->getY() - GetOutOffYPixel()); in PixelInvalidate()
485 …aItems.emplace_back(std::make_pair("position", Point(GetOutOffXPixel(), GetOutOffYPixel()).toStrin… in setPosSizePixel()
526 …aItems.emplace_back(std::make_pair("position", Point(GetOutOffXPixel(), GetOutOffYPixel()).toStrin… in Resize()
549 …aItems.emplace_back(std::make_pair("position", Point(GetOutOffXPixel(), GetOutOffYPixel()).toStrin… in NotifyLOKClient()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit.cxx169 …Point aOffset(rChild.GetOutOffXPixel() - rParent.GetOutOffXPixel(), rChild.GetOutOffYPixel() - rPa… in lcl_translateTwips()
393 parent->GetOutOffXPixel() == pOutWin->GetOutOffXPixel() && in DrawSelectionXOR()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsvapp.cxx845 aTransformedPosition.AdjustX(pWin->GetOutOffXPixel()); in PostGestureEvent()
884 aTransformedPos.AdjustX(pWin->GetOutOffXPixel()); in PostMouseEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsvapp.cxx874 aTransformedPosition.AdjustX(pWin->GetOutOffXPixel()); in PostGestureEvent()
913 aTransformedPos.AdjustX(pWin->GetOutOffXPixel()); in PostMouseEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dtext.cxx1622 …nMnemonicX = rTargetDevice.GetOutOffXPixel() + aTempPos.X() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
1690 …nMnemonicX = rTargetDevice.GetOutOffXPixel() + aTempPos.X() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dtext.cxx1620 …nMnemonicX = rTargetDevice.GetOutOffXPixel() + aTempPos.X() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
1688 …nMnemonicX = rTargetDevice.GetOutOffXPixel() + aTempPos.X() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()

12