Issue 99465 - Use the same slot for "insert special character" in all applications
Summary: Use the same slot for "insert special character" in all applications
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 3.0.1
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: b.osi.ooo
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 4579
  Show dependency tree
 
Reported: 2009-02-20 15:00 UTC by Mathias_Bauer
Modified: 2009-05-14 12:23 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Mathias_Bauer 2009-02-20 15:00:11 UTC
Currently Writer and Draw/Impress don't use the slot from svx as Calc does. Calc
has a slightly different parameter set than Writer, Draw/Impress don't support
parameters at all.

This is a necessary precondition for issue 4579.
Comment 1 Mathias_Bauer 2009-02-20 15:01:11 UTC
Starting implementation in cws mba32issues01
Comment 2 Mathias_Bauer 2009-03-04 12:00:06 UTC
fixed in cws mba32issues01
Comment 3 Mathias_Bauer 2009-04-22 19:25:06 UTC
This change should have no consequences in the user interface. The only
difference is that all applications now understand the ".uno:InsertSymbol"
dispatch and they understand the same parameters for it.

So the menus entries should be the same and of course ;-) they should work as
before.
Comment 4 b.osi.ooo 2009-04-28 09:41:19 UTC
some information, that is important for testautomation, but got only
communicated to the former owner of the cws via email:
>> Eine weitere Änderung ist, dass die Funktion "Einfügen Sonderzeichen" in
>> Draw/Impress nun nicht mehr den sinnlosen Slot-Namen "SID_BULLET" hat,
>> sondern genau wie in den anderen Applikationen SID_INSERT_SYMBOL.
>> Entsprechend heißt das Kommando auch anders, falls das von Belang ist.
Comment 5 Mathias_Bauer 2009-04-30 11:49:54 UTC
please verify
Comment 6 b.osi.ooo 2009-04-30 14:04:03 UTC
verified in cws mba32issues01
Comment 7 b.osi.ooo 2009-05-14 12:23:24 UTC
Integrated into DEV300m48 - closing