To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56878
------- Additional comments from [EMAIL PROTECTED] Mon Nov 28 07:51:24 -0800
2005 -------
would adding the following lines before the NPNetscapeFuncs also fix the problem
? This way we would still have both functions available in the table, although
they would still return NULL (as they do in any case in nfuncs.cxx).
#ifndef OJI
extern "C" {
JRIEnv* SAL_CALL NP_LOADDS NPN_GetJavaEnv(void);
jref SAL_CALL NP_LOADDS NPN_GetJavaPeer(NPP instance);
}
#endif
---------------------------------------------------------------------
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]