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





------- Additional comments from [EMAIL PROTECTED] Mon Jul  3 04:38:09 -0700 
2006 -------
I have the same problem.

i run openoffice 2.0.3 under windows xp with the following command line :
soffice -headless -invisible
-accept="socket,host=localhost,port=8100;urp;StarOffice.ServiceManager"

In my java code, i connect successfully to my openoffice server and i try to do
a mailmerge.
My problem is that openoffice is invisible (ok that's what i want ) but when i
create my MailMerge service instance, openoffice's window appears. With
openoffice 2.0.1 i didn't have the problem.

Here is the line that make openoffice's window to show.

Object mmservice = mxMCF.createInstanceWithContext(
"com.sun.star.text.MailMerge", mxComponentContext ); 



---------------------------------------------------------------------
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]

Reply via email to