To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107450





------- Additional comments from m...@openoffice.org Thu Dec 10 10:43:55 +0000 
2009 -------
SfxHelp::OpenHelpAgent allows to pass an SfxFrame* to give a context. At many
places this is just guessed by using SfxViewFrame::Current or so, so there it
doesn't hurt to omit the context (the problem is different: if context is
necessary but the code doesn't have it, this code probably isn't the right place
to execute the call, but that's another story to be told another time).

So for svx/source/editeng/svxacorr.cxx the fix is easy: add a virtual method
Help::StartHelpAgent in vcl and reuse the implementation in sfx2. Thus now all
sfx2 dependencies for libediteng are gone.

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to