Home
last modified time | relevance | path

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

/AOO42X/main/chart2/source/view/main/
H A DVLegend.cxx290 sal_Int32 nFullTextHeight = aRowHeights[ nR ]; in lcl_getTextLineHeight() local
291 if( ( nFullTextHeight / nFontHeight ) <= 1 ) in lcl_getTextLineHeight()
293 nTextLineHeight = nFullTextHeight;//found an entry with one line-> have real text height in lcl_getTextLineHeight()