https://issues.apache.org/ooo/show_bug.cgi?id=122026
--- Comment #1 from Oliver-Rainer Wittmann <[email protected]> --- (In reply to comment #0) > Some of the new UNO commands follow an "irregular" naming scheme, or are a > little cryptic: > > a) module name in the UNO command may be removed, for example: > > .uno:SvxAutoWidth --> .uno:AutomaticWidth Also .uno:SvxAutoHeight is adapted to .uno:AutomaticHeight > .uno:SvxFlipHorizontal --> .uno:FlipHorizontal (flip horizontally) This change removes former .uno:FlipHorizontal which was flipping vertically > .uno:SvxFlipVertical --> .uno:FlipVertical (flip vertically) Thias change removes former .uno:FlipVertical which was flipping horizontally > .uno:SCDialogBorder --> .uno:FormatCellBorders > .uno:SwPageColumn --> .uno:PageColumnType > > b) some commands could have a more explicit wording, for example: > > .uno:TransAngle --> .uno:TransformRotationAngle > .uno:TransRotX --> .uno:TransformRotationX > .uno:TransRotY --> .uno:TransformRotationY > > I guess "Trans" is from "Translate" > > c) some commands seem wrong, for example: > > .uno:FontDialogEff seems to be the Font Effect tab page, so FontEffectDialog > sound more natural --> .uno:FontEffectsDialog > > .uno:NumberType seems to be the Numbering type already adapted to .uno:NumberFormatType Also adapted .uno:SvxTransForm[PosX|PosY|Width|Height] to .uno:Transform[PosX|PosY|Width|Height] -- You are receiving this mail because: You are on the CC list for the bug.
