LibreOffice Module sw (master) 1
Classes | Functions
myImplHelpers Namespace Reference

Classes

class  MapperImpl
 
class  MapperImpl< SwCharFormat >
 
class  MapperImpl< SwTextFormatColl >
 
class  StyleMapperImpl
 

Functions

static SwTwips CalcHdFtDist (const SwFrameFormat &rFormat, sal_uInt16 nSpacing)
 
static SwTwips CalcHdDist (const SwFrameFormat &rFormat)
 
static SwTwips CalcFtDist (const SwFrameFormat &rFormat)
 
static OUString FindBestMSSubstituteFont (std::u16string_view rFont)
 

Function Documentation

◆ CalcFtDist()

static SwTwips myImplHelpers::CalcFtDist ( const SwFrameFormat rFormat)
static

◆ CalcHdDist()

static SwTwips myImplHelpers::CalcHdDist ( const SwFrameFormat rFormat)
static

◆ CalcHdFtDist()

static SwTwips myImplHelpers::CalcHdFtDist ( const SwFrameFormat rFormat,
sal_uInt16  nSpacing 
)
static

◆ FindBestMSSubstituteFont()

static OUString myImplHelpers::FindBestMSSubstituteFont ( std::u16string_view  rFont)
static

Definition at line 329 of file writerwordglue.cxx.

References GetSubsFontName(), and IsOpenSymbol().

Referenced by sw::util::FontMapExport::FontMapExport().