Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1437 const long nUnRotW = rUnrotatedSzPix.Width(); in ImplCreateRotatedScaled() local
1482 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()
1522 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()
1590 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()
1627 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()
1673 long* pMapLX = new long[ nUnRotW ]; in ImplCreateRotatedScaled()
1681 for( nX = 0UL; nX < nUnRotW; nX++ ) in ImplCreateRotatedScaled()
1699 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()

Completed in 23 milliseconds