Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx338 nRet += GetFontLeading( pSh, rRefDev ); in GetFontAscent()
366 nRet = nScrHeight + GetFontLeading( pSh, rRefDev ); in GetFontHeight()
390 nRet = nPrtHeight + GetFontLeading( pSh, rRefDev ); in GetFontHeight()
397 sal_uInt16 SwFntObj::GetFontLeading( const ViewShell *pSh, const OutputDevice& rOut ) in GetFontLeading() function in SwFntObj
642 GetFontLeading( pSh, rRefDev ); in SetDevFont()
1946 GetFontLeading( rInf.GetShell(), rInf.GetOut() ); in GetTextSize()
1986 GetFontLeading( rInf.GetShell(), rInf.GetOut() ); in GetTextSize()
2109 aTxtSize.Height() += GetFontLeading( rInf.GetShell(), rInf.GetOut() ); in GetTextSize()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx119 sal_uInt16 GetFontLeading( const ViewShell *pSh, const OutputDevice& rOut );

Completed in 24 milliseconds