Home
last modified time | relevance | path

Searched refs:GetViewTransformation (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx1032 basegfx::B2DHomMatrix OutputDevice::GetViewTransformation() const in GetViewTransformation() function in OutputDevice
1080 GetViewTransformation(); in GetInverseViewTransformation()
1096 basegfx::B2DHomMatrix OutputDevice::GetViewTransformation( const MapMode& rMapMode ) const in GetViewTransformation() function in OutputDevice
1123 basegfx::B2DHomMatrix aMatrix( GetViewTransformation( rMapMode ) ); in GetInverseViewTransformation()
1132 basegfx::B2DHomMatrix aTransformation = GetViewTransformation(); in ImplGetDeviceTransformation()
1254 const ::basegfx::B2DHomMatrix& rTransformationMatrix = GetViewTransformation(); in LogicToPixel()
1264 const ::basegfx::B2DHomMatrix& rTransformationMatrix = GetViewTransformation(); in LogicToPixel()
1464 const ::basegfx::B2DHomMatrix& rTransformationMatrix = GetViewTransformation( rMapMode ); in LogicToPixel()
1475 const ::basegfx::B2DHomMatrix& rTransformationMatrix = GetViewTransformation( rMapMode ); in LogicToPixel()
H A Doutdev2.cxx845 const basegfx::B2DHomMatrix aFullTransform(GetViewTransformation() * rTransformation); in DrawTransformedBitmapEx()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx152 if(getOutputDevice().GetViewTransformation() != maViewTransformation) in getCurrentViewInformation2D()
171 pThis->maViewTransformation = getOutputDevice().GetViewTransformation(); in getCurrentViewInformation2D()
H A Doverlaymanagerbuffered.cxx560 aDiscreteRange.transform(getOutputDevice().GetViewTransformation()); in invalidateRange()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx213 aDiscreteClipRange.transform(rTargetOutDev.GetViewTransformation()); in DoProcessDisplay()
235 rTargetOutDev.GetViewTransformation(), in DoProcessDisplay()
H A Dviewobjectcontactofunocontrol.cxx1081 …tialViewTransformationOrNULL ? *_pInitialViewTransformationOrNULL : rDevice.GetViewTransformation() in ensureControl()
1090 …tialViewTransformationOrNULL ? *_pInitialViewTransformationOrNULL : rDevice.GetViewTransformation() in ensureControl()
1763 _rWindow.GetViewTransformation(), _rWindow.GetInverseViewTransformation(), aControl ) ); in getTemporaryControlForWindow()
H A Dobjectcontactofobjlistpainter.cxx115 pTargetDevice->GetViewTransformation(), in ProcessDisplay()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx458 aObjectRange.transform(mpOutputDevice->GetViewTransformation()); in RenderFillGraphicPrimitive2D()
470 … aGraphicRange.transform(mpOutputDevice->GetViewTransformation() * aLocalTransform); in RenderFillGraphicPrimitive2D()
H A Dvclhelperbufferdevice.cxx231 aRangePixel.transform(mrOutDev.GetViewTransformation()); in impBufferDevice()
H A Dvclmetafileprocessor2d.cxx2042 … basegfx::B2DHomMatrix aViewTransform(aBufferDevice.GetViewTransformation()); in processBasePrimitive2D()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx405 GetViewTransformation(), in drawFillAttributes()
/trunk/main/svx/source/svdraw/
H A Dsdrpagewindow.cxx409 aDiscreteRange.transform(rWindow.GetViewTransformation()); in InvalidatePageWindow()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx975 basegfx::B2DHomMatrix GetViewTransformation() const;
978 basegfx::B2DHomMatrix GetViewTransformation( const MapMode& rMapMode ) const;
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1423 aPolyPolygon.transform(rVDev.GetViewTransformation()); in createActions()
1477 aPolyPolygon.transform(rVDev.GetViewTransformation()); in createActions()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx855 rOutputDevice.GetViewTransformation(), in paintUsingPrimitivesHelper()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx371 …egfx::B2DHomMatrix aViewTransformation( Application::GetDefaultDevice()->GetViewTransformation() ); in GetOriginalSize()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1699 rOut.GetViewTransformation(), in DrawFillAttributes()

Completed in 197 milliseconds