Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx540 , const FontMetric& rMet ) in GuessLeading() argument
544 if ( rMet.GetIntLeading() >= 5 ) in GuessLeading()
571 pWin->SetFont( rMet ); in GuessLeading()
585 long nDiff = Min( rMet.GetDescent() - aWinMet.GetDescent(), in GuessLeading()
586 aWinMet.GetAscent() - rMet.GetAscent() - nTmpLeading ); in GuessLeading()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx121 void GuessLeading( const ViewShell& rSh, const FontMetric& rMet );

Completed in 18 milliseconds