Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx839 sal_Bool bHaveGlyphRect = sal_False; in CalcFontSize() local
863 bHaveGlyphRect = pOut->GetTextBoundRect( aRect, rInf.GetTxt(), 0, in CalcFontSize()
867 if ( ! bHaveGlyphRect ) in CalcFontSize()
882 bHaveGlyphRect = pWin->GetTextBoundRect( aRect, rInf.GetTxt(), 0, in CalcFontSize()
886 if ( bHaveGlyphRect ) in CalcFontSize()

Completed in 17 milliseconds