Searched refs:LineTo (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 710 LineTo( hdc, pPtAry->mnX, pPtAry->mnY ); in ImplRenderPath() 1380 LineTo( getHDC(), (int)nX2, (int)nY2 ); in drawLine()
|
/aoo42x/main/svtools/source/filter/wmf/ |
H A D | winmtf.hxx | 648 void LineTo( const Point& rPoint, sal_Bool bRecordPath = sal_False );
|
H A D | winwmf.cxx | 248 pOut->LineTo( ReadYX() ); in ReadRecordParams()
|
H A D | enhwmf.cxx | 770 pOut->LineTo( Point( nX32, nY32 ), bRecordPath ); in ReadEnhWMF()
|
H A D | winmtf.cxx | 1159 void WinMtfOutput::LineTo( const Point& rPoint, sal_Bool bRecordPath ) in LineTo() function in WinMtfOutput
|
/aoo42x/main/helpcontent2/helpers/ |
H A D | longnames_commands.csv | 1339 SID_LINETO,.uno:LineTo
|
H A D | uno_hid.lst | 1336 SID_LINETO,27251,.uno:LineTo
|
H A D | help_hid.lst | 5500 SID_LINETO,27251,.uno:LineTo
|
/aoo42x/main/sd/sdi/ |
H A D | sdraw.sdi | 4134 SfxVoidItem LineTo SID_LINETO
|
Completed in 95 milliseconds