Apache OpenOffice (AOO) Bugzilla – Issue 83830
API: sch.ChartTitle::com::sun::star::drawing::XShape::setPosition
Last modified: 2013-09-25 20:41:32 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
When I started the test getPosition was successful, only setPosition reported an error.
Created attachment 50093 [details] Basic Macro for simpler testing
->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.
changing target
Changing target due to lack of resources.
change owner