Bug 33397

Summary: BorderLine do not work
Product: LibreOffice Reporter: bugzilla33
Component: BASICAssignee: Cédric Bosdonnat <cedric.bosdonnat.ooo>
Status: RESOLVED FIXED    
Severity: major    
Priority: high    
Version: 3.3.0 release   
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 42784    

Description bugzilla33 2011-01-23 23:51:37 UTC
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
Comment 1 Cédric Bosdonnat 2011-01-24 05:03:26 UTC
Mine.
Comment 2 Cédric Bosdonnat 2011-02-08 01:29:25 UTC
Fixed by this commit in master branch:

http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=0d209ac289dd5c79da6950b4c01b0cec9b7fbe6d