To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47814
Issue #:|47814
Summary:|XMouseClickHandler not working..
Component:|api
Version:|OOo 2.0 Beta
Platform:|PC
URL:|
OS/Version:|Windows XP
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|sw
Reported by:|gvdinesh
------- Additional comments from [EMAIL PROTECTED] Wed Apr 20 04:24:15 -0700
2005 -------
I am using XMouseClickHandler java API to get the notification whenever the user
clicks on the spreadsheet. The same code was working with 1.1.2 but not with
2.0Beta(093).
XUserInputInterception msHandler =(XUserInputInterception)
UnoRuntime.queryInterface(XUserInputInterception.class, xSpreadsheetController);
msHandler.addMouseClickHandler(new XMouseClickHandler(){....});
Thanks,
Dinesh
---------------------------------------------------------------------
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]