Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx356 const BigInt aTempHeight( aGrfSize.Height()); in Insert() local
362 aGrfSize.Height() = ((BigInt)aBound.Width()) * aTempHeight / aTempWidth; in Insert()
368 aGrfSize.Width() = ((BigInt)aBound.Height()) * aTempWidth / aTempHeight; in Insert()

Completed in 24 milliseconds