Issue 121447

Summary: SwAccessibleParagraph::GetGlyphBoundRect() always fails
Product: Writer Reporter: hdu <hdu>
Component: codeAssignee: hdu <hdu>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 3.4.1   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
fix SwAccessibleParagraph::GetGlyphBoundRect()'s return value none

Description hdu@apache.org 2012-12-07 13:13:44 UTC

    
Comment 1 hdu@apache.org 2012-12-07 13:24:46 UTC
Created attachment 80007 [details]
fix SwAccessibleParagraph::GetGlyphBoundRect()'s return value

The method always returned FALSE even for successful calls.
Comment 2 SVN Robot 2012-12-07 15:53:36 UTC
"hdu" committed SVN revision 1418366 into trunk:
#i121447# fix SwAccessibleParagraph::GetGlyphBoundary()'s return value
Comment 3 hdu@apache.org 2012-12-07 15:55:09 UTC
Fixed with the commit above.