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





------- Additional comments from jimav...@openoffice.org Tue Aug 11 04:20:38 
+0000 2009 -------
Here is the macro code from the demo, in case it triggers any ideas:

  Dim tickers_oDoc as Object
  clrargs()
  pusharg("FilterName", "scalc: Text - txt - csv (StarCalc)")
  pusharg("FilterFlags", "44,34,SYSTEM,1,1/1/1/1/1/1/1/1/1/1")
  pusharg("ReadOnly", True)
  ' pusharg("Hidden", True)
  tickers_oDoc = StarDesktop.LoadComponentFromURL(Url, "_blank", 0, args() )


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


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

Reply via email to