Home
last modified time | relevance | path

Searched refs:rTargetDevice (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6356 if( rTargetDevice.IsBackground() ) in ImplDrawText()
6368 aOldTextColor = rTargetDevice.GetTextColor(); in ImplDrawText()
6369 if ( rTargetDevice.IsTextFillColor() ) in ImplDrawText()
6375 rTargetDevice.SetTextColor( COL_GREEN ); in ImplDrawText()
6388rTargetDevice.SetTextColor( rTargetDevice.GetSettings().GetStyleSettings().GetDisableColor() ); in ImplDrawText()
6508 …nMnemonicY = rTargetDevice.GetOutOffYPixel() + aTempPos.Y() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
6524 rTargetDevice.Pop(); in ImplDrawText()
6578 …nMnemonicY = rTargetDevice.GetOutOffYPixel() + aTempPos.Y() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
6583 rTargetDevice.Push( PUSH_CLIPREGION ); in ImplDrawText()
6591 rTargetDevice.Pop(); in ImplDrawText()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx338 …intOutlinerView(OutlinerView& rOutlView, const Rectangle& rRect, OutputDevice& rTargetDevice) const in ImpPaintOutlinerView()
346 Rectangle aPixRect(rTargetDevice.LogicToPixel(aBlankRect)); in ImpPaintOutlinerView()
349 rOutlView.Paint(aBlankRect, &rTargetDevice); in ImpPaintOutlinerView()
362 rTargetDevice, in ImpPaintOutlinerView()
367 const bool bMerk(rTargetDevice.IsMapModeEnabled()); in ImpPaintOutlinerView()
383 rTargetDevice.EnableMapMode(false); in ImpPaintOutlinerView()
385 rTargetDevice.EnableMapMode(bMerk); in ImpPaintOutlinerView()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1523 OutputDevice& rTargetDevice = mpTargetPaintWindow->GetTargetOutputDevice(); in SmoothScroll() local
1524 const Rectangle aTargetPixel(rTargetDevice.LogicToPixel(aTargetLogic)); in SmoothScroll()
1530 const bool bMapModeWasEnabledDest(rTargetDevice.IsMapModeEnabled()); in SmoothScroll()
1532 rTargetDevice.EnableMapMode(false); in SmoothScroll()
1550 rTargetDevice.DrawOutDev( in SmoothScroll()
1556 rTargetDevice.EnableMapMode(bMapModeWasEnabledDest); in SmoothScroll()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx66 OutputDevice& rTargetDevice, in DeviceCopy() argument
70 rTargetDevice.DrawOutDev( in DeviceCopy()
116 OutputDevice& rTargetDevice,
493 OutputDevice& rTargetDevice, in Repaint() argument
498 DeviceCopy(rTargetDevice, *mpLayerDevice, rRepaintRectangle); in Repaint()
507 ::boost::ref(rTargetDevice), in Repaint()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx415 …SAL_DLLPRIVATE XubString ImplGetEllipsisString( const OutputDevice& rTargetDevice, const XubStr…
418 SAL_DLLPRIVATE void ImplDrawText( OutputDevice& rTargetDevice, const Rectangle& rRect,
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx73 OutputDevice& rTargetDevice, in ObjectContactOfObjListPainter() argument
77 mrTargetOutputDevice(rTargetDevice), in ObjectContactOfObjListPainter()
/trunk/main/svx/inc/svx/
H A Dsvdedxv.hxx134 …ntOutlinerView(OutlinerView& rOutlView, const Rectangle& rRect, OutputDevice& rTargetDevice) const;
/trunk/main/svx/inc/svx/sdr/contact/
H A Dobjectcontactofobjlistpainter.hxx86 OutputDevice& rTargetDevice,

Completed in 163 milliseconds