Searched refs:GetFontLeading (Results 1 – 2 of 2) sorted by relevance
338 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 SwFntObj642 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()
119 sal_uInt16 GetFontLeading( const ViewShell *pSh, const OutputDevice& rOut );
Completed in 26 milliseconds