Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx97 long nAscentPixel; // always pixels member in ScDrawStringsVars
158 long GetAscent() const { return nAscentPixel; } in GetAscent()
250 nAscentPixel = aMetric.GetAscent(); in SetShrinkScale()
252 nAscentPixel = pRefDevice->LogicToPixel( Size( 0, nAscentPixel ) ).Height(); in SetShrinkScale()
377 nAscentPixel = aMetric.GetAscent(); in SetPattern()
379 nAscentPixel = pRefDevice->LogicToPixel( Size( 0, nAscentPixel ) ).Height(); in SetPattern()

Completed in 44 milliseconds