Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1438 const long nUnRotH = rUnrotatedSzPix.Height(); in ImplCreateRotatedScaled() local
1483 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()
1523 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()
1591 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()
1628 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()
1674 long* pMapLY = new long[ nUnRotH ]; in ImplCreateRotatedScaled()
1685 for( nY = 0UL; nY < nUnRotH; nY++ ) in ImplCreateRotatedScaled()
1700 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()

Completed in 15 milliseconds