Home
last modified time | relevance | path

Searched refs:PixelToLogic (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx41 aPos = pWindow->PixelToLogic( aPos ); in IMPL_LINK_INLINE_START()
57 aOutRect = pWindow->PixelToLogic( aOutRect ); in IMPL_LINK_INLINE_END()
385 Point aPos = pWindow->PixelToLogic( rMEvt.GetPosPixel() ); in MouseButtonDown()
386 sal_uInt16 nHitLog = sal_uInt16 ( pWindow->PixelToLogic(Size(3,0)).Width() ); in MouseButtonDown()
387 sal_uInt16 nDrgLog = sal_uInt16 ( pWindow->PixelToLogic(Size(3,0)).Width() ); in MouseButtonDown()
435 Point aPos( pWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
460 Point aPos( pWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove()
499 Point aMDPos = pWindow->PixelToLogic( rMEvt.GetPosPixel() ); in MouseButtonDown()
563 Point aPnt( pWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
616 Point aPnt( pWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove()
[all …]
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx951 mpWrtShell->MakeVisible(SwRect(mpEditWin->PixelToLogic(aNoteRect))); in MakeVisible()
1536 const Point aPoint = mpEditWin->PixelToLogic(aPointPixel); in IsHit()
1566 …Size aSize(GetSidebarWidth() - mpEditWin->PixelToLogic(Size(4,0)).Width(), mpEditWin->PixelToLogic in GetBottomScrollRect()
1575 …() -GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size(2,0)).Width(),aPageRect.Top() + mpEditWi… in GetTopScrollRect()
1576 … + GetSidebarBorderWidth() + mpEditWin->PixelToLogic(Size(2,0)).Width(),aPageRect.Top() + mpEditWi… in GetTopScrollRect()
1577 …Size aSize(GetSidebarWidth() - mpEditWin->PixelToLogic(Size(4,0)).Width(), mpEditWin->PixelToLogic in GetTopScrollRect()
1588 … + GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size(2,0)).Width(),aPageRect.Bottom()- mpEditW… in ScrollbarHit()
1591 …h()-GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size(2,0)).Width(),aPageRect.Top() + mpEditWi… in ScrollbarHit()
1592 …t()+GetSidebarBorderWidth()+ mpEditWin->PixelToLogic(Size(2,0)).Width(),aPageRect.Top() + mpEditWi… in ScrollbarHit()
1683 return mpEditWin->PixelToLogic(Size( aWidth ,0)).Width(); in GetSidebarWidth()
[all …]
H A DSidebarWin.cxx226 DrawRect( PixelToLogic( in Paint()
344 mpOutlinerView->SetOutputArea( PixelToLogic( Rectangle(0,0,1,1) ) ); in InitControls()
553 Point aStart = EditWin()->PixelToLogic(GetPosPixel()+Point(0,GetSizePixel().Height())); in SetPosAndSize()
695 mpOutliner->SetPaperSize( PixelToLogic( Size(aWidth,aHeight) ) ) ; in DoResize()
696 mpOutlinerView->SetOutputArea( PixelToLogic( Rectangle(0,0,aWidth,aHeight) ) ); in DoResize()
699 mpOutlinerView->SetVisArea( PixelToLogic( Rectangle(0,0,aWidth,aHeight) ) ); in DoResize()
715 mpVScrollbar->SetVisibleSize( PixelToLogic(Size(0,aHeight)).Height() ); in DoResize()
716 mpVScrollbar->SetPageSize( PixelToLogic(Size(0,aHeight)).Height() * 8 / 10 ); in DoResize()
729 aRectMetaButton = PixelToLogic( in DoResize()
737 aRectMetaButton = PixelToLogic( in DoResize()
[all …]
H A DSidebarTxtControl.cxx129 … Help::ShowQuickHelp( this,PixelToLogic(Rectangle(rEvt.GetMousePosPixel(),Size(50,10))),sTxt); in RequestHelp()
140 DrawGradient( Rectangle( Point(0,0), PixelToLogic(GetSizePixel()) ), in Paint()
147 DrawGradient( Rectangle( Point(0,0), PixelToLogic(GetSizePixel()) ), in Paint()
162 DrawLine( PixelToLogic( GetPosPixel() ), in Paint()
163 PixelToLogic( GetPosPixel() + in Paint()
166 DrawLine( PixelToLogic( GetPosPixel() + in Paint()
168 PixelToLogic( GetPosPixel() + in Paint()
259 Help::ShowQuickHelp( this,PixelToLogic(Rectangle(GetPosPixel(),Size(50,10))),sURL); in MouseMove()
H A Dedtdd.cxx103 Point aDocPos( PixelToLogic( rPosPixel ) ); in StartDrag()
218 const Point aDocPt( PixelToLogic( rEvt.maPosPixel )); in ExecuteDrop()
227 const Point aPos = pOLV->GetWindow()->PixelToLogic(rEvt.maPosPixel); in ExecuteDrop()
274 const Point aDocPt( PixelToLogic( rPixPnt ) ); in GetDropDestination()
291 const Point aPos = pOLV->GetWindow()->PixelToLogic( rPixPnt ); in GetDropDestination()
387 Point aDocPt(PixelToLogic(aPixPt)); in AcceptDrop()
416 const Point aDocPt( PixelToLogic( aPixPt ) ); in AcceptDrop()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx138 DrawGradient(Rectangle(Point(0,0),PixelToLogic(GetSizePixel())), in Paint()
349 mpOutlinerView->SetOutputArea( PixelToLogic( Rectangle(0,0,1,1) ) ); in InitControls()
429 mpOutliner->SetPaperSize( PixelToLogic( Size(aWidth,aHeight) ) ) ; in DoResize()
449 mpOutliner->SetPaperSize( PixelToLogic( Size(aWidth,aHeight) ) ) ; in DoResize()
450 mpOutlinerView->SetOutputArea( PixelToLogic( Rectangle(0,0,aWidth,aHeight) ) ); in DoResize()
453 mpOutlinerView->SetVisArea( PixelToLogic( Rectangle(0,0,aWidth,aHeight) ) ); in DoResize()
456 mpVScrollbar->SetVisibleSize( PixelToLogic(Size(0,aHeight)).Height() ); in DoResize()
457 mpVScrollbar->SetPageSize( PixelToLogic(Size(0,aHeight)).Height() * 8 / 10 ); in DoResize()
464 Point aLeft = PixelToLogic( Point( aBase.X() - (METABUTTON_WIDTH+5), aBase.Y()+17 ) ); in DoResize()
473 maRectMetaButton = PixelToLogic( Rectangle( Point( in DoResize()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx139 return pWindow->PixelToLogic( rPoint, rMapMode ); in PixelToLogic()
242 Point aPoint( mpWindow->PixelToLogic( rPoint, rMapMode ) ); in PixelToLogic()
339 Point aPoint1( pWindow->PixelToLogic( rPoint ) ); in PixelToLogic()
653 return mpWindow->PixelToLogic( rPoint, rMapMode ); in PixelToLogic()
905 aSize = pWin->PixelToLogic( aSize, pEditEngine->GetRefMapMode() ); in GetTextForwarder()
1260 aSize = pTxtWnd->PixelToLogic(aSize, mpEditEngine->GetRefMapMode()); in GetTextForwarder()
1394 aSize = pWin->PixelToLogic(aSize, pEditEngine->GetRefMapMode()); in GetTextForwarder()
1518 aSize = pWindow->PixelToLogic(aSize, pEditEngine->GetRefMapMode()); in GetTextForwarder()
1660 aSize = pWin->PixelToLogic(aSize, mpEditEngine->GetRefMapMode()); in GetTextForwarder()
1773 aSize = pWindow->PixelToLogic(aSize, mpEditEngine->GetRefMapMode()); in GetTextForwarder()
[all …]
/trunk/main/svtools/source/control/
H A Dscrwin.cxx129 return PixelToLogic( GetOutputSizePixel() ); in GetOutputSize()
141 Size aDelta( PixelToLogic( Size( aHScroll.GetDelta(), aVScroll.GetDelta() ) ) ); in IMPL_LINK()
169 Size aDelta( PixelToLogic( in IMPL_LINK()
318 aMap.SetOrigin( aMap.GetOrigin() + PixelToLogic( aPixOffset, aMap ) ); in SetMapMode()
327 aMap.SetOrigin( aMap.GetOrigin() - PixelToLogic( aPixOffset ) ); in GetMapMode()
375 Rectangle aTotRect( Point(0, 0), PixelToLogic( aTotPixSz ) ); in MakeVisible()
457 Point aTopLeft( PixelToLogic( Point() ) ); in GetVisibleArea()
509 Size aDelta( PixelToLogic(aDeltaPix) ); in Scroll()
528 PixelToLogic( Rectangle( Point(0, 0), aOutPixSz ) ) ); in Scroll()
554 Size aDelta( PixelToLogic( Size( nColumnPixW, nLinePixH ) ) ); in ScrollLines()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1038 Point PixelToLogic( const Point& rDevicePt ) const;
1039 Size PixelToLogic( const Size& rDeviceSize ) const;
1040 Rectangle PixelToLogic( const Rectangle& rDeviceRect ) const;
1041 Polygon PixelToLogic( const Polygon& rDevicePoly ) const;
1045 Region PixelToLogic( const Region& rDeviceRegion ) const;
1046 Point PixelToLogic( const Point& rDevicePt,
1048 Size PixelToLogic( const Size& rDeviceSize,
1050 Rectangle PixelToLogic( const Rectangle& rDeviceRect,
1052 Polygon PixelToLogic( const Polygon& rDevicePoly,
1056 PolyPolygon PixelToLogic( const PolyPolygon& rDevicePolyPoly,
[all …]
/trunk/main/vcl/source/gdi/
H A Doutmap.cxx1536 Point OutputDevice::PixelToLogic( const Point& rDevicePt ) const in PixelToLogic() function in OutputDevice
1553 Size OutputDevice::PixelToLogic( const Size& rDeviceSize ) const in PixelToLogic() function in OutputDevice
1639 rPoly = PixelToLogic( rPoly ); in PixelToLogic()
1683 aRegion = Region(PixelToLogic(*rDeviceRegion.getPolyPolygon())); in PixelToLogic()
1694 aRegion.Union(PixelToLogic(*aRectIter)); in PixelToLogic()
1720 Point OutputDevice::PixelToLogic( const Point& rDevicePt, in PixelToLogic() function in OutputDevice
1744 Size OutputDevice::PixelToLogic( const Size& rDeviceSize, in PixelToLogic() function in OutputDevice
1768 Rectangle OutputDevice::PixelToLogic( const Rectangle& rDeviceRect, in PixelToLogic() function in OutputDevice
1798 Polygon OutputDevice::PixelToLogic( const Polygon& rDevicePoly, in PixelToLogic() function in OutputDevice
1852 rPoly = PixelToLogic( rPoly, rMapMode ); in PixelToLogic()
[all …]
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx252 aOut = PixelToLogic(aOut); in resize()
255 Rectangle aRect(PixelToLogic(Point(0,0)),aOut); in resize()
284 aOut = PixelToLogic(aOut); in Paint()
286 Rectangle aRect(PixelToLogic(Point(aStartWidth,0)),aOut); in Paint()
1178 const short nDrgLog = static_cast<short>(PixelToLogic(Size(3,0)).Width()); in BegDragObj()
1471 const long nSectionHeight = (*aIter)->PixelToLogic((*aIter)->GetOutputSizePixel()).Height(); in MovAction()
1627 const Size aPixelSize = rReportSection.PixelToLogic( Size( 1, 1 ) ); in handleKey()
1864 aOut = PixelToLogic(aOut); in zoom()
1866 Rectangle aRect(PixelToLogic(Point(0,0)),aOut); in zoom()
1873 const Point aPos(PixelToLogic(_aThumbPos)); in scrollChildren()
[all …]
H A Ddlgedfunc.cxx73 ForceScroll( m_pParent->PixelToLogic( m_pParent->GetPointerPosPixel() ) );
97 aOutRect = m_pParent->PixelToLogic( aOutRect ); in ForceScroll()
102 aWorkArea = pScrollWindow->PixelToLogic( aWorkArea ); in ForceScroll()
190 m_aMDPos = m_pParent->PixelToLogic( rMEvt.GetPosPixel() ); in MouseButtonDown()
549 Point aPnt( m_pParent->PixelToLogic( rMEvt.GetPosPixel() ) ); in checkMovementAllowed()
744 const Point aPos( m_pParent->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
745 const sal_uInt16 nHitLog = sal_uInt16 ( m_pParent->PixelToLogic(Size(3,0)).Width() ); in MouseButtonUp()
807 Point aPos( m_pParent->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove()
908 const Point aPnt( m_pParent->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
931 Point aPnt( m_pParent->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove()
/trunk/main/sd/source/ui/func/
H A Dfuzoom.cxx114 aBeginPos = mpWindow->PixelToLogic(aBeginPosPix); in MouseButtonDown()
137 aEndPos = mpWindow->PixelToLogic(aPosPix); in MouseMove()
138 aBeginPos = mpWindow->PixelToLogic(aBeginPosPix); in MouseMove()
203 Point aPos = mpWindow->PixelToLogic(aPosPix); in MouseButtonUp()
204 Size aSize = mpWindow->PixelToLogic(mpWindow->GetOutputSizePixel()); in MouseButtonUp()
216 Rectangle aVisAreaWin = mpWindow->PixelToLogic(Rectangle(Point(0,0), in MouseButtonUp()
H A Dfuconstr.cxx101 aMDPos = mpWindow->PixelToLogic( rMEvt.GetPosPixel() ); in MouseButtonDown()
102 sal_uInt16 nHitLog = sal_uInt16 (mpWindow->PixelToLogic(Size(HITPIX,0)).Width()); in MouseButtonDown()
112 sal_uInt16 nDrgLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(DRGPIX,0)).Width() ); in MouseButtonDown()
145 Point aPnt( mpWindow->PixelToLogic(aPix) ); in MouseMove()
174 Point aPnt( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseButtonUp()
201 sal_uInt16 nDrgLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(DRGPIX,0)).Width() ); in MouseButtonUp()
207 sal_uInt16 nHitLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(HITPIX,0)).Width() ); in MouseButtonUp()
H A Dfuformatpaintbrush.cxx115 sal_uInt16 nHitLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(HITPIX,0)).Width() ); in MouseButtonDown()
116 …mpView->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pPickObj, pPV, SDRSEARCH_P… in MouseButtonDown()
151 sal_uInt16 nHitLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(HITPIX,0)).Width() ); in MouseButtonDown()
153 mpView->MarkObj(mpWindow->PixelToLogic( rMEvt.GetPosPixel() ), nHitLog, bToggle, sal_False); in MouseButtonDown()
172 sal_uInt16 nHitLog = sal_uInt16 ( mpWindow->PixelToLogic(Size(HITPIX,0)).Width() ); in MouseMove()
175 …sal_Bool bOverMarkableObject = mpView->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHit… in MouseMove()
/trunk/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx158 mpPreviewDevice->PixelToLogic(Point(0,0)), in RenderPage()
159 mpPreviewDevice->PixelToLogic(aSize)); in RenderPage()
202 aMapMode.SetOrigin(mpPreviewDevice->PixelToLogic( in RenderSubstitution()
223 mpPreviewDevice->PixelToLogic(Point(0,0)), in RenderSubstitution()
224 mpPreviewDevice->PixelToLogic(aSize)); in RenderSubstitution()
377 sal_Int32 nHeight (mpPreviewDevice->PixelToLogic(Size(0,snSubstitutionTextSize)).Height()); in PaintSubstitutionText()
384 mpPreviewDevice->PixelToLogic( in PaintSubstitutionText()
438 aMapMode.SetOrigin(mpPreviewDevice->PixelToLogic(Point(nFrameWidth,nFrameWidth),aMapMode)); in SetupOutputSize()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleViewForwarder.cxx63 aVisibleArea = m_pWindow->PixelToLogic( aVisibleArea, m_aMapMode ); in GetVisibleArea()
90 Point AccessibleViewForwarder::PixelToLogic( const Point& rPoint ) const in PixelToLogic() function in chart::AccessibleViewForwarder
97 aPoint = m_pWindow->PixelToLogic( rPoint - aTopLeft, m_aMapMode ); in PixelToLogic()
102 Size AccessibleViewForwarder::PixelToLogic( const Size& rSize ) const in PixelToLogic() function in chart::AccessibleViewForwarder
107 aSize = m_pWindow->PixelToLogic( rSize, m_aMapMode ); in PixelToLogic()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1323 pDev->DrawRect( pDev->PixelToLogic(rParam.maClipRect) ); in GetOutputArea()
1843 aDrawTextPos = pRefDevice->PixelToLogic( aDrawTextPos ); in DrawStrings()
2129 Size aRefOne = pRefDevice->PixelToLogic(Size(1,1)); in DrawEdit()
2135 Size aOnePixel = pDev->PixelToLogic(Size(1,1)); in DrawEdit()
2637 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawEdit()
2857 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, nTopM + in DrawEdit()
3017 Size aOnePixel = pDev->PixelToLogic(Size(1,1)); in DrawRotated()
3246 pEngine->SetPaperSize(pRefDevice->PixelToLogic(aPaperSize)); in DrawRotated()
3553 aLogicStart.X() -= pRefDevice->PixelToLogic( in DrawRotated()
3566 aLogicStart.Y() += pRefDevice->PixelToLogic( Size(0, in DrawRotated()
[all …]
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx166 Size aWinSize = PixelToLogic(GetOutputSizePixel()); in CalcMinZoom()
496 Size aSize = PixelToLogic(GetOutputSizePixel()); in SetZoomIntegral()
522 const Size aWinSize( PixelToLogic(GetOutputSizePixel()) ); in GetZoomForRect()
583 Size aWinSize = PixelToLogic(GetOutputSizePixel()); in SetZoomRect()
669 Size aWinSize = PixelToLogic(GetOutputSizePixel()); in UpdateMapOrigin()
706 Size aWinSize = PixelToLogic(GetOutputSizePixel()); in UpdateMapMode()
738 aPix = PixelToLogic(aPix); in UpdateMapMode()
809 Size aWinSize = PixelToLogic(GetOutputSizePixel()); in GetVisibleWidth()
824 Size aWinSize = PixelToLogic(GetOutputSizePixel()); in GetVisibleHeight()
H A Dviewshe2.cxx194 Point aVisAreaPos = GetActiveWindow()->PixelToLogic( Point(0,0) ); in IMPL_LINK_INLINE_END()
199 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END()
262 Point aVisAreaPos = GetActiveWindow()->PixelToLogic( Point(0,0) ); in IMPL_LINK_INLINE_END()
267 … Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in IMPL_LINK_INLINE_END()
356 Point aVisAreaPos = GetActiveWindow()->PixelToLogic( Point(0,0) ); in Scroll()
361 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in Scroll()
406 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoom()
453 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetZoomRect()
488 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in InitWindows()
1170 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), aVisSizePixel) ); in SetWinViewPos()
H A Ddrviewse.cxx299 …Rectangle aVisArea = GetActiveWindow()->PixelToLogic(Rectangle(Point(0,0), GetActiveWindow()->GetO… in FuPermanent()
605 …Rectangle aVisArea = GetActiveWindow()->PixelToLogic(Rectangle(Point(0,0), GetActiveWindow()->GetO… in FuPermanent()
848 …GetActiveWindow()->PixelToLogic( Rectangle( Point(), GetActiveWindow()->GetOutputSizePixel() ).Cen… in FuSupport()
1103 …Point aPt = GetActiveWindow()->PixelToLogic( Point( 0, GetActiveWindow()->GetSizePixel().Height() … in FuSupport()
1112 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1128 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1143 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1189 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1222 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1561 aPos = GetActiveWindow()->PixelToLogic(aPos); in InsertURLField()
[all …]
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx267 Size aSz( pOut->PixelToLogic( Size( 1,1 )) ); in SwCalcPixStatics()
1009 const SwRect aPxCenterRect( pOut->PixelToLogic( aOrgPxRect ) ); in SwAlignRect()
1069 rRect = pOut->PixelToLogic( aAlignedPxRect.SVRect() ); in SwAlignRect()
1139 pGrfRect->Pos( rOut.PixelToLogic( aPxRect.TopLeft() ) ); in SwAlignGrfRect()
1140 pGrfRect->SSize( rOut.PixelToLogic( aPxRect.GetSize() ) ); in SwAlignGrfRect()
2079 const Size aTwipToPxSize( aOut.PixelToLogic( Size( 1,1 )) ); in lcl_AdjustRectToPixelSize()
2083 const Rectangle aPxCenterRect = aOut.PixelToLogic( in lcl_AdjustRectToPixelSize()
5653 …iddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),_pViewShell->GetOut()-> in PaintNotesSidebarArrows()
5654 …MiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(3,0)).Width(),_pViewShell->GetOut()-> in PaintNotesSidebarArrows()
5656 …ddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),_pViewShell->GetOut()-> in PaintNotesSidebarArrows()
[all …]
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx52 #define MINMOVE ((sal_uInt16)m_pSh->GetOut()->PixelToLogic(Size(m_pSh->GetDrawView()->GetMarkHdlSiz…
126 m_aStartPos = m_pWin->PixelToLogic(rMEvt.GetPosPixel()); in MouseButtonDown()
141 m_aStartPos = m_pWin->PixelToLogic(rMEvt.GetPosPixel()); in MouseButtonDown()
274 Point aPnt(m_pWin->PixelToLogic(rMEvt.GetPosPixel())); in MouseMove()
309 Point aPnt(m_pWin->PixelToLogic(rMEvt.GetPosPixel())); in MouseButtonUp()
662 aPnt = m_pWin->PixelToLogic(m_pWin->ScreenToOutputPixel(aPnt)); in SetDrawPointer()
680 Point aPnt(m_pWin->PixelToLogic(rMEvt.GetPosPixel())); in EnterSelectMode()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx230 Size aWinSize = mrParentViewShell.GetOut()->PixelToLogic( _rPxWinSize, aMapMode ); in Init()
254 maWinSize = mrParentViewShell.GetOut()->PixelToLogic( _rPxWinSize ); in Init()
359 maWinSize = mrParentViewShell.GetOut()->PixelToLogic( _rPxWinSize ); in Prepare()
1156 Rectangle aPaintRect = pOutputDev->PixelToLogic( aPxPaintRect ); in Paint()
1297 aRect = pOutputDev->PixelToLogic( aRect ); in _PaintSelectMarkAtPage()
1304 aRect = pOutputDev->PixelToLogic( aRect ); in _PaintSelectMarkAtPage()
1341 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage()
1345 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage()
1349 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage()
1353 mrParentViewShell.GetWin()->Invalidate( pOutputDev->PixelToLogic( aInvalPxRect ) ); in MarkNewSelectedPage()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx343 mpTargetWindow->PixelToLogic(Rectangle(Point(0,0), mpTargetWindow->GetSizePixel()))); in HandleMapModeChange()
358 mpTargetWindow->PixelToLogic(Point(0,0), maSavedMapMode), in HandleMapModeChange()
364 InvalidateAllLayers(mpTargetWindow->PixelToLogic(Rectangle( in HandleMapModeChange()
370 InvalidateAllLayers(mpTargetWindow->PixelToLogic(Rectangle( in HandleMapModeChange()
376 InvalidateAllLayers(mpTargetWindow->PixelToLogic(Rectangle( in HandleMapModeChange()
382 InvalidateAllLayers(mpTargetWindow->PixelToLogic(Rectangle( in HandleMapModeChange()

Completed in 260 milliseconds

12345678910>>...16