Searched refs:GetTargetOutputDevice (Results 1 – 10 of 10) sorted by relevance
179 OutputDevice& rTargetOutDev = GetPageWindow().GetPaintWindow().GetTargetOutputDevice(); in DoProcessDisplay()335 … const OutputDevice& rTargetOutDev = GetPageWindow().GetPaintWindow().GetTargetOutputDevice(); in IsAreaVisible()
140 …OutputDevice& GetTargetOutputDevice() { if(mpPreRenderDevice) return mpPreRenderDevice->GetPreRend… in GetTargetOutputDevice() function in SdrPaintWindow
318 OutputDevice& rTarget = pPaintWindow->GetTargetOutputDevice(); in Paint()
334 OutputDevice& rTarget = pPaintWindow->GetTargetOutputDevice(); in Paint()
129 pOut = &(mpTargetPaintWindow->GetTargetOutputDevice()); in DLPrePaint2()1523 … OutputDevice& rTargetDevice = mpTargetPaintWindow->GetTargetOutputDevice(); in SmoothScroll()1582 …mpTargetPaintWindow->GetTargetOutputDevice().DrawOutDev(aUpdateTopLeft, aUpdateSize, aUpdateTopLef… in SmoothScroll()
160 OutputDevice& rTargetOutDev = pTargetPaintWindow->GetTargetOutputDevice(); in Paint()
1074 mpPageView->DrawLayer(nControlLayerId, &rPaintWindow.GetTargetOutputDevice()); in ImpFormLayerDrawing()
329 … ImpPaintOutlinerView(*pOLV, aCheckRect, rPaintWindow.GetTargetOutputDevice()); in TextEditDrawing()
638 OutputDevice& rTargetOutDev = pTargetPaintWindow->GetTargetOutputDevice(); in IMPL_LINK()
670 pContentDev = &(pTargetPaintWindow->GetTargetOutputDevice()); in Draw()