LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
class | SwAttrPool |
class | SwAttrSet |
Namespaces | |
namespace | vcl |
Functions | |
SW_DLLPUBLIC tools::Long | AttrSetToLineHeight (const IDocumentSettingAccess &rIDocumentSettingAccess, const SwAttrSet &rSet, const vcl::RenderContext &rOut, sal_Int16 nScript) |
Helper for filters to find true lineheight of a font. More... | |
SW_DLLPUBLIC tools::Long AttrSetToLineHeight | ( | const IDocumentSettingAccess & | rIDocumentSettingAccess, |
const SwAttrSet & | rSet, | ||
const vcl::RenderContext & | rOut, | ||
sal_Int16 | nScript | ||
) |
Helper for filters to find true lineheight of a font.
Definition at line 1454 of file swfont.cxx.
References CJK, CTL, SwFont::GetActualFont(), OutputDevice::GetFont(), OutputDevice::GetTextHeight(), Latin, rSet, SwFont::SetActual(), and OutputDevice::SetFont().
Referenced by AttributeOutputBase::ParaLineSpacing().