You are viewing a plain text version of this content. The canonical link for it is here.
Posted to api@openoffice.apache.org by Oliver-Rainer Wittmann <or...@googlemail.com> on 2013/04/18 14:26:07 UTC

[CODE, UNO API] UNO commands .uno:FlipHorizonal and .uno.FlipVertical - behavior corrected

Hi,

by fixing issue 122026 [1] I have corrected the behavior of the UNO 
commands .uno:FlipHorizontal and .uno.FlipVertical.

Until AOO 3.4.1 UNO command .uno:FlipHorizontal could be used to flip 
_vertically_ a Writer graphic while UNO command .uno:FlipVertical could 
be used to flip _horizontal_ a Writer graphic.
With the integration of sidebar feature these UNO commands are no 
available in Draw/Impress, Calc and Writer for Drawing graphics.
This the changes made for issue 122026 the behavior has been corrected, too:
- .uno:FlipHorizontal can be used to flip a graphic horizontally.
- .uno.FlipVertical can be used to flip a graphic vertically.

Please consider the correction to these UNO commands in case your are 
using them in your extension and/or macro.


[1] https://issues.apache.org/ooo/show_bug.cgi?id=122026


Best regards, Oliver.

---------------------------------------------------------------------
To unsubscribe, e-mail: api-unsubscribe@openoffice.apache.org
For additional commands, e-mail: api-help@openoffice.apache.org