Home
last modified time | relevance | path

Searched refs:getOutputDevice (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx97 maBufferDevice.SetMapMode(getOutputDevice().GetMapMode()); in ImpPrepareBufferDevice()
121 getOutputDevice().EnableMapMode(false); in ImpRestoreBackground()
137 getOutputDevice().SetFillColor(); in ImpRestoreBackground()
138 getOutputDevice().DrawRect(*aRectIter); in ImpRestoreBackground()
146 getOutputDevice().DrawOutDev( in ImpRestoreBackground()
181 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest); in ImpRestoreBackground()
242 getOutputDevice().EnableMapMode(false); in ImpSaveBackground()
244 getOutputDevice().SetFillColor(); in ImpSaveBackground()
245 getOutputDevice().DrawRect(*aRectIter); in ImpSaveBackground()
405 getOutputDevice().EnableMapMode(false);
[all …]
H A Doverlaymanager.cxx118 …const basegfx::B2DVector aDiscreteInLogic(getOutputDevice().GetInverseViewTransformation() * baseg… in getDiscreteOne()
152 if(getOutputDevice().GetViewTransformation() != maViewTransformation) in getCurrentViewInformation2D()
156 if(OUTDEV_WINDOW == getOutputDevice().GetOutDevType()) in getCurrentViewInformation2D()
158 const Size aOutputSizePixel(getOutputDevice().GetOutputSizePixel()); in getCurrentViewInformation2D()
165 aViewRange.transform(getOutputDevice().GetInverseViewTransformation()); in getCurrentViewInformation2D()
171 pThis->maViewTransformation = getOutputDevice().GetViewTransformation(); in getCurrentViewInformation2D()
255 OutputDevice& rTarget = (pPreRenderDevice) ? *pPreRenderDevice : getOutputDevice(); in completeRedraw()
307 if(OUTDEV_WINDOW == getOutputDevice().GetOutDevType()) in invalidateRange()
320 ((Window&)getOutputDevice()).Invalidate(aInvalidateRectangle, INVALIDATE_NOERASE); in invalidateRange()
331 ((Window&)getOutputDevice()).Invalidate(aInvalidateRectangle, INVALIDATE_NOERASE); in invalidateRange()
H A Doverlayobjectlist.cxx93 const Size aSizeLogic(pManager->getOutputDevice().PixelToLogic( in isHitLogic()
141 const Point aPosLogic(pManager->getOutputDevice().PixelToLogic(rDiscretePosition)); in isHitPixel()
146 …const Size aSizeLogic(pManager->getOutputDevice().PixelToLogic(Size(nDiscreteTolerance, nDiscreteT… in isHitPixel()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_spritedevicehelper.cxx179 if( getOutputDevice() ) in createSurface()
180 return createBitmapSurface( *getOutputDevice(), rData, rSize ); in createSurface()
H A Dcairo_canvas.cxx187 OutputDevice* Canvas::getOutputDevice() in getOutputDevice() function in cairocanvas::Canvas
189 return maDeviceHelper.getOutputDevice(); in getOutputDevice()
H A Dcairo_canvascustomsprite.cxx146 OutputDevice* CanvasCustomSprite::getOutputDevice() in getOutputDevice() function in cairocanvas::CanvasCustomSprite
148 return mpSpriteCanvas->getOutputDevice(); in getOutputDevice()
H A Dcairo_spritecanvas.cxx189 OutputDevice* SpriteCanvas::getOutputDevice() in getOutputDevice() function in cairocanvas::SpriteCanvas
191 return maDeviceHelper.getOutputDevice(); in getOutputDevice()
H A Dcairo_devicehelper.cxx67 OutputDevice* pOutDev=getOutputDevice(); in init()
90 OutputDevice* pOutDev=getOutputDevice(); in setSize()
H A Dcairo_canvasbitmap.cxx132 OutputDevice* CanvasBitmap::getOutputDevice() in getOutputDevice() function in cairocanvas::CanvasBitmap
134 return mpSurfaceProvider->getOutputDevice(); in getOutputDevice()
H A Dcairo_surfaceprovider.hxx72 virtual OutputDevice* getOutputDevice() = 0;
H A Dcairo_canvascustomsprite.hxx140 virtual OutputDevice* getOutputDevice();
H A Dcairo_canvas.hxx147 virtual OutputDevice* getOutputDevice();
H A Dcairo_canvasbitmap.hxx104 virtual OutputDevice* getOutputDevice();
H A Dcairo_spritecanvas.hxx148 virtual OutputDevice* getOutputDevice();
H A Dcairo_canvasfont.cxx93 OutputDevice* pOutDev( mpRefDevice->getOutputDevice() ); in CanvasFont()
H A Dcairo_devicehelper.hxx104 OutputDevice* getOutputDevice() const { return mpRefDevice; } in getOutputDevice() function in cairocanvas::DeviceHelper
H A Dcairo_textlayout.cxx186 OutputDevice* pOutDev = mpRefDevice->getOutputDevice(); in queryTextBounds()
/aoo41x/main/svx/inc/svx/sdr/overlay/
H A Doverlaymanager.hxx110 OutputDevice& getOutputDevice() const { return rmOutputDevice; } in getOutputDevice() function in sdr::overlay::OverlayManager
/aoo41x/main/svx/source/svdraw/
H A Dsvdcrtv.cxx80 Size aHalfLogicSize(pTargetOverlay->getOutputDevice().PixelToLogic(Size(4, 4))); in ImplConnectMarkerOverlay()

Completed in 64 milliseconds