Issue 83830 - API: sch.ChartTitle::com::sun::star::drawing::XShape::setPosition
Summary: API: sch.ChartTitle::com::sun::star::drawing::XShape::setPosition
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-21 21:32 UTC by chne
Modified: 2013-09-25 20:41 UTC (History)
1 user (show)

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


Attachments
Basic Macro for simpler testing (13.76 KB, application/vnd.oasis.opendocument.spreadsheet)
2007-12-04 17:06 UTC, bjoern.milcke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2007-11-21 21:32:49 UTC
The UNO-API-Test fails while testing get/setPosition.
 To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o  sch.ChartTitle::com::sun::star::drawing::XShape
Comment 1 bjoern.milcke 2007-12-04 15:35:53 UTC
When I started the test getPosition was successful, only setPosition reported an
error.
Comment 2 bjoern.milcke 2007-12-04 17:06:46 UTC
Created attachment 50093 [details]
Basic Macro for simpler testing
Comment 3 bjoern.milcke 2007-12-04 17:11:15 UTC
->CN: Would be nice to have a similar log output in setPosition as in setSize.
(Expected Position, Position retrieved)

It turns out the after setSize (old Size + (10,10)), getSize returns one too
much in both dimensions. See attached document for a Basic test.
Comment 4 bjoern.milcke 2008-01-16 10:04:02 UTC
changing target
Comment 5 bjoern.milcke 2008-06-04 20:36:28 UTC
Changing target due to lack of resources.
Comment 6 IngridvdM 2008-07-03 11:48:58 UTC
change owner