Searched refs:nBaseY (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outdev3.cxx | 3161 void OutputDevice::ImplDrawTextRect( long nBaseX, long nBaseY, in ImplDrawTextRect() argument 3204 nY += nBaseY; in ImplDrawTextRect() 3208 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontEntry->mnOrientation ); in ImplDrawTextRect() 3215 nY += nBaseY; in ImplDrawTextRect() 3256 long nBaseX = nX, nBaseY = nY; in ImplGetTextBoundRect() local 3261 ImplRotatePos( nBaseX, nBaseY, nX, nY, mpFontEntry->mnOrientation ); in ImplGetTextBoundRect() 3262 ImplRotatePos( nBaseX, nBaseY, nX2, nY2, mpFontEntry->mnOrientation ); in ImplGetTextBoundRect() 3271 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontEntry->mnOrientation ); in ImplGetTextBoundRect() 3520 void OutputDevice::ImplDrawWaveLine( long nBaseX, long nBaseY, in ImplDrawWaveLine() argument 3530 long nStartY = nBaseY + nDistY; in ImplDrawWaveLine() [all …]
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | outdev.hxx | 430 …SAL_DLLPRIVATE void ImplDrawTextRect( long nBaseX, long nBaseY, long nX, long nY, long nWi… 434 …SAL_DLLPRIVATE void ImplDrawWaveLine( long nBaseX, long nBaseY, long nStartX, long nStartY… 435 …SAL_DLLPRIVATE void ImplDrawWaveTextLine( long nBaseX, long nBaseY, long nX, long nY, long… 436 …SAL_DLLPRIVATE void ImplDrawStraightTextLine( long nBaseX, long nBaseY, long nX, long nY, … 437 …SAL_DLLPRIVATE void ImplDrawStrikeoutLine( long nBaseX, long nBaseY, long nX, long nY, lon… 438 …SAL_DLLPRIVATE void ImplDrawStrikeoutChar( long nBaseX, long nBaseY, long nX, long nY, lon…
|
| /AOO41X/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_import.cxx | 1587 sal_Int32 nBaseX, sal_Int32 nBaseY, in importDefaults() argument 1630 !importLongProperty( nBaseY, in importDefaults()
|
| H A D | imp_share.hxx | 391 sal_Int32 nBaseX, sal_Int32 nBaseY,
|