Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx3311 long nEffHeight = nOutHeight - (long)(nEnginePixel * nAbsCos) + 2; in DrawRotated() local
3312 long nNewWidth = (long)(nEffHeight / nAbsSin) + 2; in DrawRotated()
3321 nEffHeight = nOutHeight / 2; in DrawRotated()
3322 nNewWidth = (long)(nEffHeight / nAbsSin) + 2; in DrawRotated()
H A Dprintfun.cxx1285 long nEffHeight = nScrH - nTop - nBottom; in DrawBorder() local
1287 if (nEffHeight<=0 || nEffWidth<=0) in DrawBorder()
1377 aTabInfo.mpRowInfo[1].nHeight = (sal_uInt16) nEffHeight; in DrawBorder()

Completed in 39 milliseconds