Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1740 long nTestClipHeight = aVars.GetTextSize().Height(); in DrawStrings() local
1747 nTestClipHeight += nTop; in DrawStrings()
1754 nTestClipHeight += nBot; in DrawStrings()
1763 nTestClipHeight += Abs( nTop - nBot ); in DrawStrings()
1772 if ( nTestClipHeight > nOutHeight ) in DrawStrings()

Completed in 46 milliseconds