Searched refs:nBaseX (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 3203 nX += nBaseX; in ImplDrawTextRect() 3214 nX += nBaseX; in ImplDrawTextRect() 3256 long nBaseX = nX, nBaseY = nY; in ImplGetTextBoundRect() local 3520 void OutputDevice::ImplDrawWaveLine( long nBaseX, long nBaseY, in ImplDrawWaveLine() argument 3529 long nStartX = nBaseX + nDistX; in ImplDrawWaveLine() 3644 void OutputDevice::ImplDrawWaveTextLine( long nBaseX, long nBaseY, in ImplDrawWaveTextLine() argument 4060 nBaseX += nDistX; in ImplDrawStrikeoutChar() 4219 long nBaseX = nX; in ImplDrawMnemonicLine() local 4226 nX = nBaseX - nWidth - (nX - nBaseX - 1); in ImplDrawMnemonicLine() [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 nWidth, l… 434 …SAL_DLLPRIVATE void ImplDrawWaveLine( long nBaseX, long nBaseY, long nStartX, long nStartY, long… 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& rPol…
|
/aoo41x/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_import.cxx | 1587 sal_Int32 nBaseX, sal_Int32 nBaseY, in importDefaults() argument 1626 if (!importLongProperty( nBaseX, in importDefaults()
|
H A D | imp_share.hxx | 391 sal_Int32 nBaseX, sal_Int32 nBaseY,
|
Completed in 106 milliseconds