Issue 104644 - cws acceleratorsfix01: make the XCUBasedAcceleratorConfiguration::KeyMapping singleton
Summary: cws acceleratorsfix01: make the XCUBasedAcceleratorConfiguration::KeyMapping ...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO310m9
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: wuyan.ooorg
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 03:51 UTC by wuyan.ooorg
Modified: 2017-05-20 10:28 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description wuyan.ooorg 2009-08-31 03:51:42 UTC
The key<->name mapping shouldn't be done every time when reloading/storing
accelerators.
use '::salhelper::SingletonRef< KeyMapping > m_rKeyMapping' instead in
XCUBasedAcceleratorConfiguration.
Comment 1 wuyan.ooorg 2009-08-31 10:54:23 UTC
The time, measured by the RTL_LOGFILE tool(profiling tool), of saving shortcut
keys after modifying some keys in the Tools->Customize->Keyboard dialog is reduced.
Comment 2 wuyan.ooorg 2009-09-01 09:01:32 UTC
Fixed on cws acceleratorsfix01.
Comment 3 wuyan.ooorg 2009-09-01 09:06:44 UTC
wuy->tm: please verify.
Comment 4 wuyan.ooorg 2009-09-01 10:12:12 UTC
reassigned to me.
Comment 5 wuyan.ooorg 2009-09-01 10:13:09 UTC
verified.
Comment 6 carsten.driesner 2009-09-01 11:28:55 UTC
cd: Changes reviewed and approved.