LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
swatrset.hxx File Reference
#include <svl/itemset.hxx>
#include <svl/itempool.hxx>
#include "swdllapi.h"
#include "calbck.hxx"
Include dependency graph for swatrset.hxx:
This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

◆ AttrSetToLineHeight()

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().