Home
last modified time | relevance | path

Searched refs:GetMapMode (Results 26 – 50 of 194) sorted by relevance

12345678

/aoo42x/main/svtools/source/contnr/
H A Dsvicnvw.cxx389 aPos -= GetMapMode().GetOrigin(); in GetEntry()
543 aPos += GetMapMode().GetOrigin(); // Dok-Koord. -> Window-Koord. in EditItemText()
809 aPos -= GetMapMode().GetOrigin(); in GetNextEntry()
816 aPos -= GetMapMode().GetOrigin(); in GetPrevEntry()
H A Dsvimpbox.cxx288 MapMode aMapMode( pView->GetMapMode()); in Clear()
756 MapMode aMapMode( pView->GetMapMode() ); in IMPL_LINK_INLINE_END()
806 aRect.Right() = GetOutputSize().Width() - pView->GetMapMode().GetOrigin().X(); in EntryReallyHit()
814 aPos -= pView->GetMapMode().GetOrigin(); in EntryReallyHit()
884 Point aOrigin( pView->GetMapMode().GetOrigin() ); in GetClipRegionRect()
1250 Point aOrigin( pView->GetMapMode().GetOrigin() ); in AdjustScrollBars()
1462 Point aPos( pView->GetMapMode().GetOrigin() ); in ShowVerSBar()
2070 Point aOrigin( pView->GetMapMode().GetOrigin() ); in IsNodeButton()
3271 Point aPos( pView->GetMapMode().GetOrigin() ); in GetVisibleArea()
3442 Point aPos( pView->GetMapMode().GetOrigin() ); in SetMostRight()
H A Dsvimpicn.cxx775 MapMode aMapMode( pView->GetMapMode()); in Clear()
1200 MapMode aMapMode( pView->GetMapMode()); in ImpArrange()
1220 Point aOffs( pView->GetMapMode().GetOrigin()); in Paint()
1292 const MapMode& rMapMode = pView->GetMapMode(); in GetResizeRect()
1343 aMaeuschenPos -= pView->GetMapMode().GetOrigin(); in CalcDocPos()
1737 const MapMode& rMapMode = pView->GetMapMode(); in AdjustScrollBars()
1899 const MapMode& rMapMode = pView->GetMapMode(); in CheckHorScrollBar()
1937 const MapMode& rMapMode = pView->GetMapMode(); in CheckVerScrollBar()
2783 const MapMode& rMapMode = pView->GetMapMode(); in ShowTargetEmphasis()
2906 MapMode aMapMode( pView->GetMapMode() ); in MakeVisible()
[all …]
H A Dimivctl1.cxx370 Point aOrigin( pView->GetMapMode().GetOrigin() ); in GetOutputRect()
720 Point aOffs( pView->GetMapMode().GetOrigin()); in Paint()
1467 const MapMode& rMapMode = pView->GetMapMode(); in AdjustScrollBars()
1629 const MapMode& rMapMode = pView->GetMapMode(); in CheckHorScrollBar()
1667 const MapMode& rMapMode = pView->GetMapMode(); in CheckVerScrollBar()
2833 Point aOrigin( pView->GetMapMode().GetOrigin() ); in MakeVisible()
3121 const MapMode& rMapMode = pView->GetMapMode(); in Scroll()
4384 aPos -= pView->GetMapMode().GetOrigin(); in RequestHelp()
4405 aPt += pView->GetMapMode().GetOrigin(); in RequestHelp()
4599 MapMode aMapMode( pView->GetMapMode() ); in SetOrigin()
/aoo42x/main/starmath/source/
H A Ddocument.cxx297 DBG_ASSERT(pOutDev->GetMapMode().GetMapUnit() == MAP_100TH_MM, in ArrangeFormula()
549 const MapUnit eOld = pPrinter->GetMapMode().GetMapUnit(); in SmPrinterAccess()
552 MapMode aMap( pPrinter->GetMapMode() ); in SmPrinterAccess()
574 const MapUnit eOld = pRefDev->GetMapMode().GetMapUnit(); in SmPrinterAccess()
577 MapMode aMap( pRefDev->GetMapMode() ); in SmPrinterAccess()
H A Daccessibility.cxx934 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea()
953 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel()
970 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
1377 MapMode SmTextForwarder::GetMapMode() const in GetMapMode() function in SmTextForwarder
1593 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea()
1612 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel()
1629 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
/aoo42x/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx196 MapMode aMapMode (mpPreviewDevice->GetMapMode()); in RenderSubstitution()
426 MapMode aMapMode (mpPreviewDevice->GetMapMode()); in SetupOutputSize()
512 MapMode aMapMode (mpPreviewDevice->GetMapMode()); in ScaleBitmap()
/aoo42x/main/sd/source/ui/slideshow/
H A Dshowwin.cxx70 MapMode aMap(GetMapMode()); in ShowWindow()
561 const MapMode& rMap = GetMapMode(); in DrawPauseScene()
640 const Size aTextSize( LogicToLogic( Size( 0, 14 ), MAP_POINT, GetMapMode() ) ); in DrawEndScene()
/aoo42x/main/svx/source/dialog/
H A Dmeasctrl.cxx58 MapMode aMapMode = GetMapMode(); in SvxXMeasurePreview()
138 MapMode aMapMode = GetMapMode(); in MouseButtonDown()
/aoo42x/main/svx/source/table/
H A Dcelleditsource.cxx821 MapMode aMapMode(mpWindow->GetMapMode()); in GetVisArea()
853 MapMode aMapMode(mpWindow->GetMapMode()); in LogicToPixel()
878 MapMode aMapMode(mpWindow->GetMapMode()); in PixelToLogic()
/aoo42x/main/sw/source/ui/uiview/
H A Dpview.cxx273 MapMode aMM( GetMapMode() ); in Paint()
304 maScale = GetMapMode().GetScaleX(); in CalcWish()
457 maScale = GetMapMode().GetScaleX(); in SetWinSize()
467 maScale = GetMapMode().GetScaleX(); in SetWinSize()
2057 maScale = GetMapMode().GetScaleX(); in AdjustPreviewToNewZoom()
2063 MapMode aNewMapMode = GetMapMode(); in AdjustPreviewToNewZoom()
/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx452 MapMode aMapMode( pDummyVDev->GetMapMode() ); in playMetafile()
512 Size aOutSize( pDummyVDev->LogicToLogic( pA->GetSize(), pDummyVDev->GetMapMode(), aMapMode ) ); in playMetafile()
515 …aMapMode.SetOrigin( pDummyVDev->LogicToLogic( pA->GetPoint(), pDummyVDev->GetMapMode(), aMapMode )… in playMetafile()
790 aBitmapEx.GetPrefMapMode(), pDummyVDev->GetMapMode() ) ); in playMetafile()
818 aBitmapEx.GetPrefMapMode(), pDummyVDev->GetMapMode() ) ); in playMetafile()
928 m_rOuterFace.SetMapMode( pDummyVDev->GetMapMode() ); in playMetafile()
H A Dimpanmvw.cxx88 MapMode aTempMap( mpOut->GetMapMode() ); in ImplAnimView()
323 MapMode aTempMap( mpOut->GetMapMode() ); in ImplRepaint()
/aoo42x/main/sw/source/core/layout/
H A Dvirtoutp.cxx225 MapMode aMapMode( pOut->GetMapMode() ); in Enter()
230 if( aMapMode != pVirDev->GetMapMode() ) in Enter()
/aoo42x/main/sfx2/source/view/
H A Dprinter.cxx163 SetMapMode( rPrinter.GetMapMode() ); in SfxPrinter()
182 pNewPrinter->SetMapMode( GetMapMode() ); in Clone()
/aoo42x/main/canvas/source/vcl/
H A Ddevicehelper.cxx60 const MapMode aOldMapMode( rOutDev.GetMapMode() ); in getPhysicalResolution()
75 const MapMode aOldMapMode( rOutDev.GetMapMode() ); in getPhysicalSize()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews1.cxx583 pRuler->SetSourceUnit(pWin->GetMapMode().GetMapUnit()); in CreateHRuler()
596 Fraction aUIScale(pWin->GetMapMode().GetScaleX()); in CreateHRuler()
617 pRuler->SetSourceUnit(pWin->GetMapMode().GetMapUnit()); in CreateVRuler()
627 Fraction aUIScale(pWin->GetMapMode().GetScaleY()); in CreateVRuler()
/aoo42x/main/svx/workben/
H A Dedittest.cxx465 aViewWin.SetMapMode( pPrinter->GetMapMode() ); in EditMainWindow()
931 pTmpWindow->SetMapMode( aViewWin.GetMapMode() ); in IMPL_LINK()
948 pTmpWindow->SetMapMode( aViewWin.GetMapMode() ); in IMPL_LINK()
1425 MapMode aCurrent( GetMapMode() ); in EditViewWindow()
1473 MapMode aMapMode( GetMapMode() ); in Paint()
1617 MapMode aMapMode( GetMapMode() ); in KeyInput()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx109 const MapMode aOldMapMode( mpRefDevice->GetMapMode() ); in getPhysicalResolution()
123 const MapMode aOldMapMode( mpRefDevice->GetMapMode() ); in getPhysicalSize()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DDateTime.cxx181 …gicToLogic(PixelToLogic(Size(GetCtrlTextWidth(sDateFormat),0)).Width(),GetMapMode().GetMapUnit(),M… in Execute()
186 …gicToLogic(PixelToLogic(Size(GetCtrlTextWidth(sDateFormat),0)).Width(),GetMapMode().GetMapUnit(),M… in Execute()
/aoo42x/main/sw/source/core/access/
H A Daccmap.cxx3275 GetMapMode( aPoint, aMapMode ); in LogicToPixel()
3292 GetMapMode( Point(0,0), aMapMode ); in LogicToPixel()
3308 GetMapMode( aPoint, aMapMode ); in PixelToLogic()
3325 GetMapMode( Point(0,0), aMapMode ); in PixelToLogic()
3504 GetMapMode( rPoint, aMapMode ); in PixelToCore()
3550 GetMapMode( rRect.TopLeft(), aMapMode ); in CoreToPixel()
3572 void SwAccessibleMap::GetMapMode( const Point& _rPoint, in GetMapMode() function in SwAccessibleMap
3575 MapMode aMapMode = GetShell()->GetWin()->GetMapMode(); in GetMapMode()
/aoo42x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx216 …aSectionSize.Height() += (long)(rSettings.GetSplitSize() * (double)_rSectionWindow.GetMapMode().Ge… in impl_resizeSectionWindow()
249 aStartWidth *= GetMapMode().GetScaleX(); in resize()
281 aStartWidth *= GetMapMode().GetScaleX(); in Paint()
1843 const MapMode& aMapMode = GetMapMode(); in zoom()
1875 MapMode aMapMode = GetMapMode(); in scrollChildren()
1877 aMapMode.SetOrigin(m_pParent->GetMapMode().GetOrigin()); in scrollChildren()
/aoo42x/main/svx/source/unodraw/
H A Dunoshtxt.cxx962 MapMode aMapMode(mpWindow->GetMapMode()); in GetVisArea()
995 MapMode aMapMode(mpWindow->GetMapMode()); in LogicToPixel()
1020 MapMode aMapMode(mpWindow->GetMapMode()); in PixelToLogic()
/aoo42x/main/filter/source/graphicfilter/eps/
H A Deps.cxx886 l_aVDev.SetMapMode( rVDev.GetMapMode() ); in ImplWriteActions()
1022 ImplGetMapMode( rVDev.GetMapMode() ); in ImplWriteActions()
1145 Size aOutSize( rVDev.LogicToLogic( aSize, rVDev.GetMapMode(), aMapMode ) ); in ImplWriteActions()
1146 Point aOrigin( rVDev.LogicToLogic( aPoint, rVDev.GetMapMode(), aMapMode ) ); in ImplWriteActions()
1554 l_aVDev.SetMapMode( rVDev.GetMapMode() ); in ImplWriteGradient()
2088 aVirDev.SetMapMode( rVDev.GetMapMode() ); in ImplText()
/aoo42x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1795 const Fraction& f( mpEditWin->GetMapMode().GetScaleY() ); in GetInitialAnchorDistance()
1801 const Fraction& f( mpEditWin->GetMapMode().GetScaleY() ); in GetSpaceBetween()
1807 const Fraction& f( mpEditWin->GetMapMode().GetScaleY() ); in GetScrollSize()
1813 const Fraction& f( mpEditWin->GetMapMode().GetScaleY() ); in GetMinimumSizeWithMeta()
1819 const Fraction& f( mpEditWin->GetMapMode().GetScaleY() ); in GetSidebarScrollerHeight()

Completed in 205 milliseconds

12345678