/trunk/main/vcl/source/gdi/ |
H A D | gdimtf.cxx | 760 AddAction( new MetaMapModeAction( pOutDev->GetMapMode() ) ); in SaveStatus() 834 aOffset = aMapVDev.LogicToLogic( aBaseOffset, GetPrefMapMode(), aMapVDev.GetMapMode() ); in Move() 869 if( aMapVDev.GetMapMode().GetMapUnit() == MAP_PIXEL ) in Move() 872 MapMode aMap( aMapVDev.GetMapMode() ); in Move() 877 … aOffset = aMapVDev.LogicToLogic( aBaseOffset, GetPrefMapMode(), aMapVDev.GetMapMode() ); in Move() 933 … aCurRect = aMapVDev.LogicToLogic( i_rClipRect, GetPrefMapMode(), aMapVDev.GetMapMode() ); in Clip() 1460 … aRotAnchor = aMapVDev.LogicToLogic( aOrigin, aPrefMapMode, aMapVDev.GetMapMode() ); in Rotate() 1461 … aRotOffset = aMapVDev.LogicToLogic( aOffset, aPrefMapMode, aMapVDev.GetMapMode() ); in Rotate() 1534 … Rectangle( aMapVDev.LogicToLogic( pAct->GetPoint(), aMapVDev.GetMapMode(), GetPrefMapMode() ), in GetBoundRect() 1809 …Rectangle aRect( aMapVDev.LogicToLogic( pAct->GetRect(), aMapVDev.GetMapMode(), GetPrefMapMode() )… in GetBoundRect() [all …]
|
H A D | pdfextoutdevdata.cxx | 650 mpGlobalSyncData->mParaMapModes.push_back( mrOutDev.GetMapMode() ); in CreateNamedDest() 670 aLinkDestination.mMapMode = mrOutDev.GetMapMode(); in DescribeRegisteredDest() 679 mpGlobalSyncData->mParaMapModes.push_back( mrOutDev.GetMapMode() ); in CreateDest() 688 mpGlobalSyncData->mParaMapModes.push_back( mrOutDev.GetMapMode() ); in CreateLink() 739 mpGlobalSyncData->mParaMapModes.push_back( mrOutDev.GetMapMode() ); in CreateNote()
|
H A D | textlayout.cxx | 144 MapMode aTargetMapMode( m_rTargetDevice.GetMapMode() ); in ReferenceDeviceTextLayout() 159 const MapUnit eTargetMapUnit = m_rReferenceDevice.GetMapMode().GetMapUnit(); in ReferenceDeviceTextLayout() 175 aRefFont.GetSize(), MAP_POINT, m_rReferenceDevice.GetMapMode().GetMapUnit() ) ); in ReferenceDeviceTextLayout()
|
/trunk/main/svx/source/sdr/overlay/ |
H A D | overlaymanagerbuffered.cxx | 53 if(maBufferDevice.GetMapMode() != getOutputDevice().GetMapMode()) in ImpPrepareBufferDevice() 56 maBufferDevice.GetMapMode().GetScaleX() != getOutputDevice().GetMapMode().GetScaleX() in ImpPrepareBufferDevice() 57 || maBufferDevice.GetMapMode().GetScaleY() != getOutputDevice().GetMapMode().GetScaleY()); in ImpPrepareBufferDevice() 61 const Point& rOriginOld = maBufferDevice.GetMapMode().GetOrigin(); in ImpPrepareBufferDevice() 62 const Point& rOriginNew = getOutputDevice().GetMapMode().GetOrigin(); in ImpPrepareBufferDevice() 97 maBufferDevice.SetMapMode(getOutputDevice().GetMapMode()); in ImpPrepareBufferDevice() 345 maOutputBufferDevice.SetMapMode(getOutputDevice().GetMapMode());
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | SectionWindow.cxx | 66 const MapMode& rMapMode = _pParent->GetMapMode(); in DBG_NAME() 235 aEndWidth *= GetMapMode().GetScaleX(); in Resize() 251 aStartWidth *= GetMapMode().GetScaleX(); in Resize() 269 aSectionSize.Height() = (long)(1000 * (double)GetMapMode().GetScaleY()); in Resize() 380 MapMode aMap = _rWindow.GetMapMode(); in lcl_setOrigin() 389 MapMode aMapMode( m_aReportSection.GetMapMode() ); in scrollChildren() 393 aMapMode = m_aReportSection.GetMapMode(); in scrollChildren()
|
H A D | StartMarker.cxx | 103 aExtraWidth *= GetMapMode().GetScaleX(); in getMinHeight() 113 const long nCornerWidth = long(CORNER_SPACE * (double)GetMapMode().GetScaleX()); in Paint() 149 const long nCornerHeight = long(CORNER_SPACE * (double)GetMapMode().GetScaleY()); in Paint() 247 const MapMode& rMapMode = GetMapMode(); in Resize()
|
/trunk/main/sc/source/ui/view/ |
H A D | notemark.cxx | 122 MapMode aOld = pWindow->GetMapMode(); in lcl_DrawWin() 173 pWindow->Invalidate( pWindow->LogicToLogic(aRect, aMapMode, pWindow->GetMapMode()) ); in InvalidateWin() 181 pRightWin->GetMapMode()) ); in InvalidateWin() 185 pBottomWin->GetMapMode()) ); in InvalidateWin() 189 pDiagWin->GetMapMode()) ); in InvalidateWin()
|
H A D | output3.cxx | 97 MapMode aOldMode = pDev->GetMapMode(); in PrePrintDrawingLayer() 121 MapMode aOldMode = pDev->GetMapMode(); in PostPrintDrawingLayer() 169 MapMode aOldMode = pDev->GetMapMode(); in PrintDrawingLayer()
|
/trunk/main/sd/source/ui/view/ |
H A D | sdwindow.cxx | 83 MapMode aMap(GetMapMode()); in Window() 226 if( GetMapMode().GetScaleX().GetDenominator() ) in GetZoom() 228 return GetMapMode().GetScaleX().GetNumerator() * 100L in GetZoom() 229 / GetMapMode().GetScaleX().GetDenominator(); in GetZoom() 465 MapMode aMap(GetMapMode()); in SetZoomFactor() 742 MapMode aMap(GetMapMode()); in UpdateMapMode()
|
/trunk/main/editeng/source/uno/ |
H A D | unoviwed.cxx | 60 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea() 78 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel() 94 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
|
H A D | unoviwou.cxx | 77 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea() 102 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel() 118 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
|
/trunk/main/svtools/source/contnr/ |
H A D | ivctrl.cxx | 286 aPos -= GetMapMode().GetOrigin(); in GetLogicPos() 293 aPos += GetMapMode().GetOrigin(); in GetPixelPos() 348 aPos -= GetMapMode().GetOrigin(); in GetEntry() 379 aPos -= GetMapMode().GetOrigin(); in GetNextEntry() 386 aPos -= GetMapMode().GetOrigin(); in GetPrevEntry()
|
/trunk/main/sw/source/core/view/ |
H A D | vprint.cxx | 210 MapMode aMapMode( pOut->GetMapMode() ); in SetSwVisArea() 228 aPrtOffst += pOutDev->GetMapMode().GetOrigin(); in InitPrt() 229 MapMode aMapMode( pOutDev->GetMapMode() ); in InitPrt() 560 Point aNewOrigin = pOutDev->GetMapMode().GetOrigin(); in PrintOrPDFExport() 562 MapMode aTmp( pOutDev->GetMapMode() ); in PrintOrPDFExport()
|
H A D | viewsh.cxx | 133 maPrePostMapMode = pOut->GetMapMode(); in DLPrePaint2() 272 MapMode aMapMode( GetOut()->GetMapMode() ); in ImplEndAction() 450 pVout->SetMapMode( pOut->GetMapMode() ); in ImplUnlockPaint() 1272 MapMode aMapMode( GetWin()->GetMapMode() ); in VisPortChgd() 1360 MapMode aMapMode( GetWin()->GetMapMode() ); in SmoothScroll() 1487 MapMode aTmpMapMode( GetWin()->GetMapMode() ); in SmoothScroll() 2282 MapMode aMode( pMyWin->GetMapMode() ); in ImplApplyViewOptions() 2540 GetWin()->GetMapMode().GetScaleX(), in CreateAccessiblePreview() 2684 MapMode aMapMode( rOut.GetMapMode() ); in GetPageNumAndSetOffsetForPDF()
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayeredDevice.cxx | 153 maSavedMapMode(rpTargetWindow->GetMapMode()) in LayeredDevice() 282 ::boost::bind(&Layer::Validate, _1, mpTargetWindow->GetMapMode())); in Repaint() 304 mpBackBuffer->SetMapMode(mpTargetWindow->GetMapMode()); in RepaintRectangle() 338 const MapMode& rMapMode (mpTargetWindow->GetMapMode()); in HandleMapModeChange()
|
H A D | SlsFontProvider.cxx | 103 if (maMapMode != rDevice.GetMapMode()) in GetFont() 122 maMapMode = rDevice.GetMapMode(); in GetFont()
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessibleOutlineEditSource.cxx | 141 MapMode aMapMode(mrWindow.GetMapMode()); in GetVisArea() 155 MapMode aMapMode(mrWindow.GetMapMode()); in LogicToPixel() 167 MapMode aMapMode(mrWindow.GetMapMode()); in PixelToLogic()
|
/trunk/main/svx/source/svdraw/ |
H A D | sdrpaintwindow.cxx | 51 if(maPreRenderDevice.GetMapMode() != mrOutputDevice.GetMapMode()) in PreparePreRenderDevice() 53 maPreRenderDevice.SetMapMode(mrOutputDevice.GetMapMode()); in PreparePreRenderDevice()
|
/trunk/main/svtools/source/control/ |
H A D | scrwin.cxx | 213 MapMode aMap( GetMapMode() ); in Resize() 324 MapMode ScrollableWindow::GetMapMode() const in GetMapMode() function in ScrollableWindow 326 MapMode aMap( Window::GetMapMode() ); in GetMapMode() 483 MapMode aMap( GetMapMode() ); in Scroll()
|
/trunk/main/svx/source/dialog/ |
H A D | connctrl.cxx | 149 MapMode aMapMode = GetMapMode(); in Construct() 150 aMapMode.SetMapUnit( pOD->GetMapMode().GetMapUnit() ); in Construct() 321 MapMode aMapMode = GetMapMode(); in MouseButtonDown()
|
/trunk/main/forms/source/richtext/ |
H A D | richtextimplcontrol.cxx | 77 MapMode aRefDeviceMapMode( m_pEngine->GetRefDevice()->GetMapMode() ); in RichTextControlImpl() 533 MapMode aMapMode( m_pAntiImpl->GetMapMode() ); in notifyZoomChanged() 595 MapMode aRefMapMode( m_pEngine->GetRefDevice()->GetMapMode() ); in Draw() 596 MapMode aOriginalMapMode( _pDev->GetMapMode() ); in Draw()
|
/trunk/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 539 nExtent = maVDev.LogicToLogic( Size( nExtent, 0 ), maVDev.GetMapMode(), maDestMapMode ).Width(); in ImplWriteExtent() 547 const Point aPoint( maVDev.LogicToLogic( rPoint, maVDev.GetMapMode(), maDestMapMode )); in ImplWritePoint() 555 const Size aSize( maVDev.LogicToLogic( rSize, maVDev.GetMapMode(), maDestMapMode )); in ImplWriteSize() 563 const Rectangle aRect( maVDev.LogicToLogic ( rRect, maVDev.GetMapMode(), maDestMapMode )); in ImplWriteRect() 1164 Size aOutSize( maVDev.LogicToLogic( pA->GetSize(), maVDev.GetMapMode(), aMapMode ) ); in ImplWrite() 1167 aMapMode.SetOrigin( maVDev.LogicToLogic( pA->GetPoint(), maVDev.GetMapMode(), aMapMode ) ); in ImplWrite()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | SidebarWin.cxx | 441 MapMode aMode = GetParent()->GetMapMode(); in Rescale() 720 const Fraction& fx( GetMapMode().GetScaleX() ); in DoResize() 721 const Fraction& fy( GetMapMode().GetScaleY() ); in DoResize() 1165 const Fraction& f( GetMapMode().GetScaleX() ); in GetMetaButtonAreaWidth() 1174 const Fraction& f( GetMapMode().GetScaleY() ); in GetMetaHeight() 1185 const Fraction& f( GetMapMode().GetScaleY() ); in GetMinimumSizeWithoutMeta()
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | vclhelperbufferdevice.cxx | 252 MapMode aNewMapMode(mrOutDev.GetMapMode()); in impBufferDevice() 357 mpMask->SetMapMode(mpContent->GetMapMode()); in getMask() 371 mpAlpha->SetMapMode(mpContent->GetMapMode()); in getTransparence()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 514 if( pOut->GetMapMode().GetScaleX().IsValid() && in CreateScrFont() 515 pOut->GetMapMode().GetScaleY().IsValid() && in CreateScrFont() 516 pOut->GetMapMode().GetScaleX() == pOut->GetMapMode().GetScaleY() ) in CreateScrFont() 518 nTmp = ( 100 * pOut->GetMapMode().GetScaleX().GetNumerator() ) / in CreateScrFont() 519 pOut->GetMapMode().GetScaleX().GetDenominator(); in CreateScrFont() 557 MapMode aOldMap = pWin->GetMapMode( ); in GuessLeading() 984 if( rInf.GetpOut() != pPixOut || rInf.GetOut().GetMapMode() != *pPixMap ) in DrawText() 986 *pPixMap = rInf.GetOut().GetMapMode(); in DrawText() 1249 && ( aTmp != rInf.GetOut().GetMapMode().GetScaleX() ); in DrawText()
|