[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-11-30 Thread cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User cn changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Nov 30 20:40:18 + 
2007 ---
ok in master => close

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-10-09 Thread cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User cn changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Tue Oct  9 10:35:48 + 
2007 ---
ok in fwk72

Sub removeShortcutDoesntWork()
modUIcms = 
createUnoService("com.sun.star.ui.ModuleUIConfigurationManagerSupplier")
cfgMgr = 
modUIcms.getUIConfigurationManager("com.sun.star.text.TextDocument")
shortcutMgr = cfgMgr.getShortcutManager()

lEvents() = shortcutMgr.getKeyEventsByCommand(".uno:JumpToNextFrame")
msgbox ubound(lEvents())

shortcutMgr.removeCommandFromAllKeyEvents(".uno:JumpToNextFrame")
shortcutMgr.store()

lEvents() = shortcutMgr.getKeyEventsByCommand(".uno:JumpToNextFrame")
msgbox ubound(lEvents())
End Sub


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-10-01 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User as changed the following:

What|Old value |New value

 Assigned to|as|cn





--- Additional comments from [EMAIL PROTECTED] Mon Oct  1 07:37:43 + 
2007 ---
AS->CN: Please verify this task on the cws fwk72. THX.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-09-06 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User as changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Issue type|DEFECT|PATCH

  Resolution|  |FIXED

Target milestone|OOo 2.x   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Thu Sep  6 11:40:45 + 
2007 ---
AS: Fixed now. wuy ... thanks a lot for the patch.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-09-02 Thread wuy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558





--- Additional comments from [EMAIL PROTECTED] Mon Sep  3 06:22:39 + 
2007 ---
Created an attachment (id=47922)
This is the fix patch about this issue.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-07-31 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User as changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Tue Jul 31 11:46:30 + 
2007 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2007-01-18 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User cd changed the following:

What|Old value |New value

 Assigned to|cd|as





--- Additional comments from [EMAIL PROTECTED] Thu Jan 18 05:28:49 -0800 
2007 ---
cd->as: Could you please check if this issue is related to your code.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2006-12-18 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |cd





--- Additional comments from [EMAIL PROTECTED] Mon Dec 18 04:11:27 -0800 
2006 ---
jsc -> cd: i assume that it is your area, can you please check

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 72558] In interface XAcceleratorC onfiguration Methode removeCommandFromAllKeyEv ents dos not remove the specified command.

2006-12-14 Thread baumux
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72558
 Issue #|72558
 Summary|In interface XAcceleratorConfiguration Methode removeC
|ommandFromAllKeyEvents dos not remove the specified co
|mmand.
   Component|api
 Version|OOo 2.0.3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|baumux





--- Additional comments from [EMAIL PROTECTED] Thu Dec 14 00:55:11 -0800 
2006 ---
The Methode removeCommandFromAllKeyEvents dos not remove the specified command. 
 

A short OOo-Basic example:

Sub removeShortcutDoesntWork()
modUIcms = 
createUnoService("com.sun.star.ui.ModuleUIConfigurationManagerSupplier")
cfgMgr = 
modUIcms.getUIConfigurationManager("com.sun.star.text.TextDocument")
shortcutMgr = cfgMgr.getShortcutManager()

shortcutMgr.removeCommandFromAllKeyEvents(".uno:JumpToNextFrame")
shortcutMgr.store()
End Sub

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]