Home
last modified time | relevance | path

Searched refs:DrawWaveLine (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx810 rInf.GetOut().DrawWaveLine( aStart, aEnd, nWave ); in lcl_DrawLineForWrongListData()
816 rInf.GetOut().DrawWaveLine( aStart, aEnd, WAVE_NORMAL); in lcl_DrawLineForWrongListData()
823 rInf.GetOut().DrawWaveLine( aStart, aEnd, WAVE_SMALL); in lcl_DrawLineForWrongListData()
829 rInf.GetOut().DrawWaveLine( aStart, aEnd, WAVE_FLAT); in lcl_DrawLineForWrongListData()
1803 rInf.GetOut().DrawWaveLine( aCurrPos, aEnd, nWave ); in DrawText()
/trunk/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx82 rOutputDevice.DrawWaveLine(aOrigin + aVclStart, aOrigin + aVclStop, nWaveStyle); in renderWrongSpellPrimitive2D()
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx759 &OutputDevice::DrawWaveLine, in setupMethodStubs()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx831 …void DrawWaveLine( const Point& rStartPos, const Point& rEndPos, sal_uInt16 nStyle …
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx5492 void OutputDevice::DrawWaveLine( const Point& rStartPos, const Point& rEndPos, in DrawWaveLine() function in OutputDevice
5558 mpAlphaVDev->DrawWaveLine( rStartPos, rEndPos, nStyle ); in DrawWaveLine()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx232 pOutDev->DrawWaveLine( aPnt1, aPnt2, nStyle ); in lcl_DrawRedLines()

Completed in 91 milliseconds