Issue 122263

Summary: Description of css.text.GraphicCrop has exchanged 'positive' and 'negative'
Product: App Dev Reporter: Regina Henschel <rb.henschel>
Component: apiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 3.4.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Regina Henschel 2013-05-09 14:43:37 UTC
The description of com.sun.star.text.GraphicCrop has for Top,
"contains the top value to cut (if negative) or to extend (if positive)"

But when you look at it in file format and macro, you notice, that a positive value cut the image and a negative value extends it.

Same error for Right, Bottom, and Left.