Searched refs:rOutputDevice (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/drawinglayer/source/processor2d/ |
| H A D | helperwrongspellrenderer.cxx | 43 OutputDevice& rOutputDevice, in renderWrongSpellPrimitive2D() argument 74 const Point aOrigin(rOutputDevice.GetMapMode().GetOrigin()); in renderWrongSpellPrimitive2D() 77 const bool bMapModeEnabledState(rOutputDevice.IsMapModeEnabled()); in renderWrongSpellPrimitive2D() 79 rOutputDevice.EnableMapMode(false); in renderWrongSpellPrimitive2D() 80 rOutputDevice.SetLineColor(Color(aProcessedColor)); in renderWrongSpellPrimitive2D() 81 rOutputDevice.SetFillColor(); in renderWrongSpellPrimitive2D() 82 rOutputDevice.DrawWaveLine(aOrigin + aVclStart, aOrigin + aVclStop, nWaveStyle); in renderWrongSpellPrimitive2D() 83 rOutputDevice.EnableMapMode(bMapModeEnabledState); in renderWrongSpellPrimitive2D()
|
| H A D | helperwrongspellrenderer.hxx | 51 OutputDevice& rOutputDevice,
|
| /trunk/main/svx/source/sdr/overlay/ |
| H A D | overlaymanager.cxx | 125 OverlayManager::OverlayManager(OutputDevice& rOutputDevice) in OverlayManager() argument 127 rmOutputDevice(rOutputDevice), in OverlayManager()
|
| H A D | overlaymanagerbuffered.cxx | 486 OutputDevice& rOutputDevice, in OverlayManagerBuffered() argument 488 : OverlayManager(rOutputDevice), in OverlayManagerBuffered()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | notxtfrm.cxx | 832 OutputDevice& rOutputDevice, in paintUsingPrimitivesHelper() argument 855 rOutputDevice.GetViewTransformation(), in paintUsingPrimitivesHelper() 863 rOutputDevice, in paintUsingPrimitivesHelper()
|
| /trunk/main/svx/inc/svx/sdr/overlay/ |
| H A D | overlayprimitive2dsequenceobject.hxx | 49 …nglayer::geometry::ViewInformation2D impCreateViewInformation2D(OutputDevice& rOutputDevice) const;
|
| H A D | overlaymanagerbuffered.hxx | 75 OutputDevice& rOutputDevice,
|
| H A D | overlaymanager.hxx | 91 OverlayManager(OutputDevice& rOutputDevice);
|