Issue 122263 - Description of css.text.GraphicCrop has exchanged 'positive' and 'negative'
Summary: Description of css.text.GraphicCrop has exchanged 'positive' and 'negative'
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-09 14:43 UTC by Regina Henschel
Modified: 2013-05-09 14:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.