office-gobmx/sw/source
Khaled Hosny c761fcfd7e Fix fdo#64751 – Header & footer blue tags empty
No idea FontMetric::GetHeight() is supposed to mean, probably the code
here meant GetLineHeight(). What it actually need is GetAscent(), so use
it instead (which is the same as GetLineHeight() - GetDescent()).

Change-Id: Ic467e56ed6b8d245ac7800f94e6d40030833328b
Reviewed-on: https://gerrit.libreoffice.org/3980
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-20 19:08:57 +00:00
..
core sw: convert some usage of Point::X/Y to Point::set/getX/Y, take two 2013-05-20 18:59:38 +00:00
filter Related: #i119549# fix Position of drawing obj incorrect 2013-05-19 14:10:18 +02:00
ui Fix fdo#64751 – Header & footer blue tags empty 2013-05-20 19:08:57 +00:00