| /trunk/main/canvas/source/vcl/ | 
| H A D | spritecanvashelper.cxx | 60         void spriteRedraw( OutputDevice&                      rOutDev,  in spriteRedraw() 77         void repaintBackground( OutputDevice& 				rOutDev,  in repaintBackground() 88                                      OutputDevice&                      rOutDev,  in opaqueUpdateSpriteArea() 115         void spriteRedrawStub( OutputDevice&                      rOutDev,  in spriteRedrawStub() 131         void spriteRedrawStub2( OutputDevice&                       rOutDev,  in spriteRedrawStub2() 167         void renderInfoText( OutputDevice& 			rOutDev,  in renderInfoText() 199     void SpriteCanvasHelper::init( const OutDevProviderSharedPtr& rOutDev,   in init() 501         OutputDevice& rOutDev( mpOwningSpriteCanvas->getFrontBuffer()->getOutDev() );  in opaqueUpdate()  local 604     void SpriteCanvasHelper::renderFrameCounter( OutputDevice& rOutDev )  in renderFrameCounter() 652     void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev )  in renderSpriteCount() [all …] 
 | 
| H A D | devicehelper.cxx | 48     void DeviceHelper::init( const OutDevProviderSharedPtr& rOutDev )  in init() 59         OutputDevice& rOutDev = mpOutDev->getOutDev();  in getPhysicalResolution()  local 74         OutputDevice& rOutDev = mpOutDev->getOutDev();  in getPhysicalSize()  local 224             OutputDevice& rOutDev = mpOutDev->getOutDev();  in dumpScreenContent()  local
  | 
| H A D | textlayout.cxx | 53         void setupLayoutMode( OutputDevice& rOutDev,  in setupLayoutMode() 88                             const OutDevProviderSharedPtr&                   rOutDev ) :  in TextLayout() 114         OutputDevice& rOutDev = mpOutDevProvider->getOutDev();  in queryTextShapes()  local 167         OutputDevice& rOutDev = mpOutDevProvider->getOutDev();  in queryInkMeasures()  local 246         OutputDevice& rOutDev = mpOutDevProvider->getOutDev();  in queryTextBounds()  local 383     bool TextLayout::draw( OutputDevice&                 rOutDev,  in draw()
  | 
| H A D | canvashelper_texturefill.cxx | 77         bool textureFill( OutputDevice&			rOutDev,  in textureFill() 119         void fillLinearGradient( OutputDevice&					                rOutDev,  in fillLinearGradient() 277         void fillPolygonalGradient( OutputDevice&                                  rOutDev,  in fillPolygonalGradient() 499         void doGradientFill( OutputDevice&                                  rOutDev,  in doGradientFill() 545         bool gradientFill( OutputDevice&                                   rOutDev,  in gradientFill() 1025                     OutputDevice& rOutDev( mpOutDev->getOutDev() );  in fillTexturedPolyPolygon()  local
  | 
| H A D | canvashelper.cxx | 138                              const OutDevProviderSharedPtr&	rOutDev,   in init() 150     void CanvasHelper::setOutDev( const OutDevProviderSharedPtr& rOutDev,   in setOutDev() 161     void CanvasHelper::setBackgroundOutDev( const OutDevProviderSharedPtr& rOutDev )  in setBackgroundOutDev() 173             OutputDevice& rOutDev( mpOutDev->getOutDev() );  in clear()  local 936         OutputDevice& rOutDev( mpOutDev->getOutDev() );  in getScaledBitmap()  local 966         OutputDevice& rOutDev( mpOutDev->getOutDev() );  in getData()  local 1020         OutputDevice& rOutDev( mpOutDev->getOutDev() );  in setData()  local 1147         OutputDevice& rOutDev( mpOutDev->getOutDev() );  in setPixel()  local 1185         OutputDevice& rOutDev( mpOutDev->getOutDev() );  in getPixel()  local 1225         OutputDevice& rOutDev( mpOutDev->getOutDev() );  in setupOutDevState()  local [all …] 
 | 
| H A D | canvascustomsprite.cxx | 163     void CanvasCustomSprite::redraw( OutputDevice& rOutDev,  in redraw() 171     void CanvasCustomSprite::redraw( OutputDevice&              rOutDev,  in redraw()
  | 
| H A D | canvasfont.cxx | 73             OutputDevice& rOutDev( rOutDevProvider->getOutDev() );  in CanvasFont()  local 128         OutputDevice& rOutDev = mpOutDevProvider->getOutDev();  in getFontMetrics()  local
  | 
| H A D | impltools.hxx | 138             explicit OutDevStateKeeper( OutputDevice& rOutDev ) :  in OutDevStateKeeper() 146             explicit OutDevStateKeeper( const OutDevProviderSharedPtr& rOutDev ) :  in OutDevStateKeeper()
  | 
| H A D | spritedevicehelper.cxx | 51         OutputDevice& rOutDev( pOutDev->getOutDev() );  in init()  local
  | 
| H A D | canvas.cxx | 60             explicit OutDevHolder( OutputDevice& rOutDev ) :  in OutDevHolder()
  | 
| H A D | impltools.cxx | 113                                  ::OutputDevice&				rOutDev )  in setupFontTransform()
  | 
| /trunk/main/sd/source/ui/accessibility/ | 
| H A D | AccessibleViewForwarder.cxx | 52 		OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in AccessibleViewForwarder()  local 107 		OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in LogicToPixel()  local 124 		OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in LogicToPixel()  local 143 		OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in PixelToLogic()  local 160 		OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in PixelToLogic()  local
  | 
| /trunk/main/canvas/source/cairo/ | 
| H A D | cairo_canvashelper_text.cxx | 69 	setupFontTransform( ::OutputDevice&				    rOutDev,  in setupFontTransform() 121 	setupOutDevState( OutputDevice&                 rOutDev,  in setupOutDevState() 248     bool setupTextOutput( OutputDevice&                                     rOutDev,  in setupTextOutput()
  | 
| H A D | cairo_textlayout.cxx | 85         void setupLayoutMode( OutputDevice& rOutDev,  in setupLayoutMode() 388                            OutputDevice&                 rOutDev,  in draw()
  | 
| /trunk/main/svx/source/svdraw/ | 
| H A D | sdrpagewindow.cxx | 109 				OutputDevice& rOutDev = rPaintWindow.GetOutputDevice();  in GetControlContainer()  local 224 …void impPaintStrokePolygon(const basegfx::B2DPolygon& rCandidate, OutputDevice& rOutDev, Color aCo…  in impPaintStrokePolygon() 250 	void impTryTest(const SdrPageView& rPageView, OutputDevice& rOutDev)  in impTryTest()
  | 
| H A D | svdviter.cxx | 262 			OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in ImpFindWindow()  local
  | 
| H A D | svdpntv.cxx | 1097 			OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in GlueInvalidate()  local 1140 			OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in InvalidateAllWin()  local
  | 
| /trunk/main/drawinglayer/source/processor2d/ | 
| H A D | vclhelperbufferdevice.cxx | 88 …VirtualDevice* VDevBuffer::alloc(OutputDevice& rOutDev, const Size& rSizePixel, bool bClear, bool …  in alloc() 222         OutputDevice& rOutDev,   in impBufferDevice()
  | 
| H A D | vclpixelprocessor2d.cxx | 72 …2D::VclPixelProcessor2D(const geometry::ViewInformation2D& rViewInformation, OutputDevice& rOutDev)  in VclPixelProcessor2D()
  | 
| /trunk/main/svx/source/sdr/contact/ | 
| H A D | viewobjectcontactofsdrmediaobj.cxx | 93 		OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in getWindow()  local
  | 
| /trunk/main/sc/source/ui/dbgui/ | 
| H A D | csvcontrol.cxx | 279 void ScCsvControl::ImplInvertRect( OutputDevice& rOutDev, const Rectangle& rRect )  in ImplInvertRect()
  | 
| H A D | csvgrid.cxx | 1026 void ScCsvGrid::ImplSetColumnClipRegion( OutputDevice& rOutDev, sal_uInt32 nColIndex )  in ImplSetColumnClipRegion() 1033 void ScCsvGrid::ImplDrawColumnHeader( OutputDevice& rOutDev, sal_uInt32 nColIndex, Color aFillColor…  in ImplDrawColumnHeader()
  | 
| /trunk/main/svx/source/dialog/ | 
| H A D | fntctrl.cxx | 63 	void scaleFontWidth(Font& _rFont,const OutputDevice& rOutDev,long& _n100PercentFont)  in scaleFontWidth() 415 void FontPrevWin_Impl::ScaleFontWidth( const OutputDevice& rOutDev )  in ScaleFontWidth()
  | 
| /trunk/main/vcl/source/gdi/ | 
| H A D | pdfextoutdevdata.cxx | 317 void PageSyncData::PushAction( const OutputDevice& rOutDev, const PDFExtOutDevDataSync::Action eAct…  in PushAction() 505 PDFExtOutDevData::PDFExtOutDevData( const OutputDevice& rOutDev ) :  in PDFExtOutDevData()
  | 
| /trunk/main/svx/source/form/ | 
| H A D | navigatortree.cxx | 2230                 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in MarkViewObj()  local 2305                 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice();  in MarkViewObj()  local
  |