Home
last modified time | relevance | path

Searched refs:nBaseX (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/vcl/source/gdi/
H A Doutdev3.cxx3161 void OutputDevice::ImplDrawTextRect( long nBaseX, long nBaseY, in ImplDrawTextRect() argument
3203 nX += nBaseX; in ImplDrawTextRect()
3208 aPoly.Rotate( Point( nBaseX, nBaseY ), mpFontEntry->mnOrientation ); in ImplDrawTextRect()
3214 nX += nBaseX; 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
3529 long nStartX = nBaseX + nDistX; in ImplDrawWaveLine()
[all …]
/AOO42X/main/vcl/inc/vcl/
H A Doutdev.hxx430 …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…
439 …SAL_DLLPRIVATE void ImplDrawTextLine( long nBaseX, long nX, long nY, long nWidth, FontStri…
442 …SAL_DLLPRIVATE void ImplDrawEmphasisMark( long nBaseX, long nX, long nY, const PolyPolygon…
/AOO42X/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1625 sal_Int32 nBaseX, sal_Int32 nBaseY, in importDefaults() argument
1664 if (!importLongProperty( nBaseX, in importDefaults()
H A Dimp_share.hxx391 sal_Int32 nBaseX, sal_Int32 nBaseY,