|
LibreOffice Module sw (master) 1
|
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) |
|
static |
Definition at line 102 of file writerwordglue.cxx.
References CalcHdFtDist(), SvxULSpaceItem::GetLower(), and SwFormat::GetULSpace().
Referenced by sw::util::HdFtDistanceGlue::HdFtDistanceGlue().
|
static |
Definition at line 97 of file writerwordglue.cxx.
References CalcHdFtDist(), SwFormat::GetULSpace(), and SvxULSpaceItem::GetUpper().
Referenced by sw::util::HdFtDistanceGlue::HdFtDistanceGlue().
|
static |
Definition at line 58 of file writerwordglue.cxx.
References SwFrameFormat::FindLayoutRect(), SwFormat::GetFormatAttr(), SwFormat::GetFrameSize(), SvxSizeItem::GetHeight(), SwFormatFrameSize::GetHeightSizeType(), SfxBoolItem::GetValue(), SwRect::Height(), RES_HEADER_FOOTER_EAT_SPACING(), and Variable.
Referenced by CalcFtDist(), and CalcHdDist().
|
static |
Definition at line 329 of file writerwordglue.cxx.
References GetSubsFontName(), and IsOpenSymbol().
Referenced by sw::util::FontMapExport::FontMapExport().