https://issues.apache.org/ooo/show_bug.cgi?id=122026
Bug ID: 122026
Issue Type: DEFECT
Summary: [sidebar] "Irregular" UNO command naming scheme
Classification: Code
Product: General
Version: AOO400-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
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:SvxFlipHorizontal
.uno:SvxFlipVertical
.uno:SCDialogBorder
.uno:SwPageColumn
b) some commands could have a more explicit wording, for example:
.uno:TransAngle
.uno:TransRotX
.uno:TransRotY
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:NumberType seems to be the Numbering type
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.