https://issues.apache.org/ooo/show_bug.cgi?id=119971
Priority: P3
Bug ID: 119971
Assignee: [email protected]
Summary: Move UI Commands used in more than one application to
GenericCommands.xcu
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: All
Reporter: [email protected]
Hardware: PC
Status: CONFIRMED
Version: AOO 3.4.0
Component: ui
Product: framework
There are several commands that are currently used in more than application
with the same label, but in different XxxCommands.xcu. All commands used in
more than one application should be moved to GenericCommands.xcu, as far as it
make sense to use the same label in all applications.
For example, the command ".uno:SendMailDocAsMS" must have a diffent label in
every application:
- in Writer: E-mail as ~Microsoft Word...
- in Calc: E-mail as ~Microsoft Excel...
This commands should be kept in their respective XxxCommands.xcu.
But commands like ".uno:AutoSum" (present in WriterCommands.xcu and
DrawImpressCommands.xcu with the same label), should be moved to
GenericCommands.xcu
--
You are receiving this mail because:
You are the assignee for the bug.