Home
last modified time | relevance | path

Searched refs:nTempX (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1395 long nTemp , nTempX, nTempY, nTempFX, nTempFY; in ImplScaleSuper() local
1413 fTemp = nTempX - fTemp; in ImplScaleSuper()
1445 nTempX = pMapIX[ nX ]; nTempFX = pMapFX[ nX ]; in ImplScaleSuper()
1587 nTempX = pMapIX[ nX ]; nTempFX = pMapFX[ nX ]; in ImplScaleSuper()
1738 nOff = 3L * ( nTempX = pMapIX[ nX ] ); in ImplScaleSuper()
1882 nOff = 3L * ( nTempX = pMapIX[ nX ] ); in ImplScaleSuper()
2021 nTempX = pMapIX[ nX ]; nTempFX = pMapFX[ nX ]; in ImplScaleSuper()
2023 aCol0 = pAcc->GetPixel( nTempY, nTempX ); in ImplScaleSuper()
2024 aCol1 = pAcc->GetPixel( nTempY, ++nTempX ); in ImplScaleSuper()
2029 aCol1 = pAcc->GetPixel( ++nTempY, nTempX ); in ImplScaleSuper()
[all …]
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1421 SCCOL nTempX=nX1; in DrawStrings() local
1422 while (nTempX > 0 && IsEmptyCellText( pThisRowInfo, nTempX, nY )) in DrawStrings()
1423 --nTempX; in DrawStrings()
1429 nCellX = nTempX; in DrawStrings()
1442 SCCOL nTempX=nX; in DrawStrings() local
1444 ++nTempX; in DrawStrings()
1446 if ( nTempX > nX && in DrawStrings()
1450 nCellX = nTempX; in DrawStrings()
2190 SCCOL nTempX=nX; in DrawEdit() local
2192 ++nTempX; in DrawEdit()
[all …]
/trunk/main/svtools/source/control/
H A Dtaskmisc.cxx275 long nTempX; in ImplCascade() local
322 nTempX = nX + (i*nOff); in ImplCascade()
339 ImplPosSizeWindow( pWindow, nTempX, nTempY, nTempWidth, nTempHeight ); in ImplCascade()

Completed in 55 milliseconds