Home
last modified time | relevance | path

Searched refs:rOutputDevice (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx43 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 Dhelperwrongspellrenderer.hxx51 OutputDevice& rOutputDevice,
/aoo4110/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx125 OverlayManager::OverlayManager(OutputDevice& rOutputDevice) in OverlayManager() argument
127 rmOutputDevice(rOutputDevice), in OverlayManager()
H A Doverlaymanagerbuffered.cxx488 OutputDevice& rOutputDevice, in OverlayManagerBuffered() argument
490 : OverlayManager(rOutputDevice), in OverlayManagerBuffered()
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx818 OutputDevice& rOutputDevice, in paintUsingPrimitivesHelper() argument
841 rOutputDevice.GetViewTransformation(), in paintUsingPrimitivesHelper()
849 rOutputDevice, in paintUsingPrimitivesHelper()
/aoo4110/main/svx/inc/svx/sdr/overlay/
H A Doverlayprimitive2dsequenceobject.hxx49 …drawinglayer::geometry::ViewInformation2D impCreateViewInformation2D(OutputDevice& rOutputDevice) …
H A Doverlaymanagerbuffered.hxx75 OutputDevice& rOutputDevice,
H A Doverlaymanager.hxx91 OverlayManager(OutputDevice& rOutputDevice);

Completed in 47 milliseconds