To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107870
                 Issue #|107870
                 Summary|No DDE connection (Calc in Writer)
               Component|Word processor
                 Version|OOO310m9
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|writerneedsconfirm
             Reported by|thomasjf





------- Additional comments from thoma...@openoffice.org Thu Dec 24 08:36:58 
+0000 2009 -------
Hi,

I am using a copy+paste (ctrl+shift+V) DDE connection in a writer-file (from an
area in a calc-file). Opening the calc-file from windows explorer, everything is
working fine.

Now I want to open the calc-file from inside the writer-file. I am using a 
macro:

------------------------
sub oeffne_dok
Dim Doc As Object
Dim Url As String
Dim Dummy()
Url = "file:///E:/calc_filename.ods"
Doc = StarDesktop.loadComponentFromURL(Url, "_blank", 0, Dummy())
end sub
------------------------

The calc-file opens and everything seems to work. But after (!) using this macro
no more DDE-connection (update) between the files is possible. 

OO3.11 must be restarted! After this everything is working fine again until
using the macro again.

Regards
Thomas

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


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

Reply via email to