BorderLine do not work using LibreOffice api (and it works using OpenOffice.org api) oBorderLine = oServiceManager.Bridge_GetStruct("com.sun.star.table.BorderLine") oBorderLine.OuterLineWidth = 35 oStyle = oDoc.StyleFamilies.GetByName("PageStyles").GetByName("Standard") oStyle.HeaderIsOn = true oStyle.HeaderBottomBorder = oBorderLine
Mine.
Fixed by this commit in master branch: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=0d209ac289dd5c79da6950b4c01b0cec9b7fbe6d