<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Oups, forget about this message.<br>
The file is in
./ure/udkapi/com/sun/star/container/NoSuchElementException.idl<br>
Sorry.<br>
<br>
-------- Message original --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
 cellspacing="0">
  <tbody>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Sujet: </th>
      <td>Missing NoSuchElementException.idl ?</td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date&nbsp;: </th>
      <td>Wed, 30 Mar 2011 22:45:28 +0200</td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">De&nbsp;: </th>
      <td>Julien Nabet <a class="moz-txt-link-rfc2396E" href="mailto:serval2412@yahoo.fr">&lt;serval2412@yahoo.fr&gt;</a></td>
    </tr>
    <tr>
      <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Pour&nbsp;: </th>
      <td>LibreOffice ML <a class="moz-txt-link-rfc2396E" href="mailto:libreoffice@lists.freedesktop.org">&lt;libreoffice@lists.freedesktop.org&gt;</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<pre>Hello,

Several idl files use NoSuchElementException.idl
example the file ure/offapi/com/sun/star/xml/input/XNamespaceMapping.idl 
has this :
#include &lt;com/sun/star/container/NoSuchElementException.idl&gt;

First I thought it was an unused include but there is this in the file :
    string getUriByUid( [in] long uid )
        raises (com::sun::star::container::NoSuchElementException);

About 60 files have this same include.
Has the NoSuchElementException.idl been removed by error or must we use 
no more this one ?

Julien.
</pre>
</body>
</html>