<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - DDE connection to writer does not work any more"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118512">118512</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>DDE connection to writer does not work any more
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.0.0.5 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>v.lange@comundus.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I use C++ Visual Studio to fill sections - for example addresses in a document
(clipboard).
<a href="https://docs.microsoft.com/en-us/windows/desktop/api/ddeml/nf-ddeml-ddeclienttransaction">https://docs.microsoft.com/en-us/windows/desktop/api/ddeml/nf-ddeml-ddeclienttransaction</a>
<a href="https://docs.microsoft.com/en-us/windows/desktop/api/ddeml/nf-ddeml-ddecreatestringhandlea">https://docs.microsoft.com/en-us/windows/desktop/api/ddeml/nf-ddeml-ddecreatestringhandlea</a>
Exchange of data by clipboard
There is no static connection to a file.
The German version  4.4.7.2 works well.
I tried the version 5.2.7.2 as x86 and x64, also 6.0.5.2 as x86 and x64, but
they do not work. 

Actual Results:
Open writer
Menue > insert > section > new
Fill in an attribute
Close and safe it as *.odt
There is no static connection to a file
Call the writer and exchange data by the clipboard



Expected Results:
The address should be there in version 4.4.7.2
The address is not there in 5.4. or 6.



Reproducible: Always


User Profile Reset: No



Additional Info:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>