You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by js...@apache.org on 2012/06/20 07:13:37 UTC

svn commit: r1351939 [4/15] - in /incubator/ooo/ooo-site/trunk/content/api/docs/java/ref: ./ com/sun/star/comp/helper/ com/sun/star/comp/helper/class-use/ com/sun/star/lib/uno/helper/ com/sun/star/lib/uno/helper/class-use/ com/sun/star/lib/unoloader/ c...

Modified: incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/InterfaceContainer.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/InterfaceContainer.html?rev=1351939&r1=1351938&r2=1351939&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/InterfaceContainer.html (original)
+++ incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/InterfaceContainer.html Wed Jun 20 05:13:31 2012
@@ -1,28 +1,31 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--NewPage-->
 <HTML>
-<head>
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:13 CEST 2009 -->
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:37 CEST 2012 -->
 <TITLE>
 InterfaceContainer (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.lib.uno.helper.InterfaceContainer class">
+<META NAME="date" CONTENT="2012-06-13">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="InterfaceContainer (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="InterfaceContainer (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
 </NOSCRIPT>
 
-</head>
+</HEAD>
 
-<body BGCOLOR="white" onload="windowTitle();">
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,15 +92,15 @@ com.sun.star.lib.uno.helper</FONT>
 <BR>
 Class InterfaceContainer</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.sun.star.lib.uno.helper.InterfaceContainer</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>InterfaceContainer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A></DL>
+<DT><PRE>public class <B>InterfaceContainer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A></DL>
 </PRE>
 
 <P>
@@ -200,7 +203,7 @@ This class is a container for interfaces
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#add(int, java.lang.Object)">add</A></B>(int&nbsp;index,
-    <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
+    <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserts the specified element at the specified position in this
@@ -209,7 +212,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#add(java.lang.Object)">add</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;o)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#add(java.lang.Object)">add</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;o)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Appends the specified element to the end of this list.</TD>
@@ -217,7 +220,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#addAll(java.util.Collection)">addAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;c)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#addAll(java.util.Collection)">addAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;c)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Appends all of the elements in the specified Collection to the end of
@@ -228,7 +231,7 @@ This class is a container for interfaces
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#addAll(int, java.util.Collection)">addAll</A></B>(int&nbsp;index,
-       <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;c)</CODE>
+       <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;c)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserts all of the elements in the specified Collection into this
@@ -244,7 +247,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#clone()">clone</A></B>()</CODE>
 
 <BR>
@@ -253,7 +256,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#contains(java.lang.Object)">contains</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;elem)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#contains(java.lang.Object)">contains</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;elem)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <tt>true</tt> if this list contains the specified element.</TD>
@@ -261,7 +264,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#containsAll(java.util.Collection)">containsAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;collection)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#containsAll(java.util.Collection)">containsAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;collection)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -269,7 +272,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#disposeAndClear(com.sun.star.lang.EventObject)">disposeAndClear</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#disposeAndClear(com.sun.star.lang.EventObject)">disposeAndClear</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html?is-external=true" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -286,7 +289,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#get(int)">get</A></B>(int&nbsp;index)</CODE>
 
 <BR>
@@ -295,7 +298,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#indexOf(java.lang.Object)">indexOf</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;elem)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#indexOf(java.lang.Object)">indexOf</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;elem)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Searches for the first occurence of the given argument, testing
@@ -311,7 +314,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#iterator()">iterator</A></B>()</CODE>
 
 <BR>
@@ -320,7 +323,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#lastIndexOf(java.lang.Object)">lastIndexOf</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;elem)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#lastIndexOf(java.lang.Object)">lastIndexOf</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;elem)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the index of the last occurrence of the specified object in
@@ -328,7 +331,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html" title="class or interface in java.util">ListIterator</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#listIterator()">listIterator</A></B>()</CODE>
 
 <BR>
@@ -336,7 +339,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html" title="class or interface in java.util">ListIterator</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#listIterator(int)">listIterator</A></B>(int&nbsp;index)</CODE>
 
 <BR>
@@ -344,7 +347,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#remove(int)">remove</A></B>(int&nbsp;index)</CODE>
 
 <BR>
@@ -353,7 +356,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#remove(java.lang.Object)">remove</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#remove(java.lang.Object)">remove</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parameter obj may</TD>
@@ -361,7 +364,7 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#removeAll(java.util.Collection)">removeAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;collection)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#removeAll(java.util.Collection)">removeAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;collection)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -369,16 +372,16 @@ This class is a container for interfaces
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#retainAll(java.util.Collection)">retainAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;collection)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#retainAll(java.util.Collection)">retainAll</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;collection)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#set(int, java.lang.Object)">set</A></B>(int&nbsp;index,
-    <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
+    <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Not supported.</TD>
@@ -393,7 +396,7 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[]</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[]</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#toArray()">toArray</A></B>()</CODE>
 
 <BR>
@@ -402,8 +405,8 @@ This class is a container for interfaces
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[]</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#toArray(java.lang.Object[])">toArray</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[]&nbsp;a)</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html#toArray(java.lang.Object[])">toArray</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[]&nbsp;a)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing all of the elements in this list in the
@@ -422,10 +425,10 @@ This class is a container for interfaces
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="h
 ttp://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/
 api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -461,7 +464,7 @@ public <B>InterfaceContainer</B>(int&nbs
 <DL>
 <DT><B>Parameters:</B><DD><CODE>initialCapacity</CODE> - the initial capacity of the list.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if the specified initial capacity
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if the specified initial capacity
             is negative</DL>
 </DL>
 
@@ -514,7 +517,7 @@ public void <B>ensureCapacity</B>(int&nb
 <A NAME="add(java.lang.Object)"><!-- --></A><H3>
 add</H3>
 <PRE>
-public boolean <B>add</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;o)</PRE>
+public boolean <B>add</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;o)</PRE>
 <DL>
 <DD>Appends the specified element to the end of this list.
 <P>
@@ -532,7 +535,7 @@ public boolean <B>add</B>(<A HREF="http:
 add</H3>
 <PRE>
 public void <B>add</B>(int&nbsp;index,
-                <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
+                <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
 <DL>
 <DD>Inserts the specified element at the specified position in this
  list. Shifts the element currently at that position (if any) and
@@ -544,7 +547,7 @@ public void <B>add</B>(int&nbsp;index,
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>index</CODE> - index at which the specified element is to be inserted.<DD><CODE>element</CODE> - element to be inserted.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index is out of range
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index is out of range
                   <tt>(index &lt; 0 || index &gt; size())</tt>.</DL>
 </DD>
 </DL>
@@ -553,7 +556,7 @@ public void <B>add</B>(int&nbsp;index,
 <A NAME="addAll(java.util.Collection)"><!-- --></A><H3>
 addAll</H3>
 <PRE>
-public boolean <B>addAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;c)</PRE>
+public boolean <B>addAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;c)</PRE>
 <DL>
 <DD>Appends all of the elements in the specified Collection to the end of
  this list, in the order that they are returned by the
@@ -569,7 +572,7 @@ public boolean <B>addAll</B>(<A HREF="ht
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>c</CODE> - the elements to be inserted into this list.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range <tt>(index
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range <tt>(index
                   &lt; 0 || index &gt; size())</tt>.</DL>
 </DD>
 </DL>
@@ -579,7 +582,7 @@ public boolean <B>addAll</B>(<A HREF="ht
 addAll</H3>
 <PRE>
 public boolean <B>addAll</B>(int&nbsp;index,
-                      <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;c)</PRE>
+                      <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;c)</PRE>
 <DL>
 <DD>Inserts all of the elements in the specified Collection into this
  list, starting at the specified position.  Shifts the element
@@ -595,7 +598,7 @@ public boolean <B>addAll</B>(int&nbsp;in
 <DT><B>Parameters:</B><DD><CODE>index</CODE> - index at which to insert first element
                     from the specified collection.<DD><CODE>c</CODE> - elements to be inserted into this list.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range <tt>(index
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range <tt>(index
                   &lt; 0 || index &gt; size())</tt>.</DL>
 </DD>
 </DL>
@@ -621,7 +624,7 @@ public void <B>clear</B>()</PRE>
 <A NAME="contains(java.lang.Object)"><!-- --></A><H3>
 contains</H3>
 <PRE>
-public boolean <B>contains</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;elem)</PRE>
+public boolean <B>contains</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;elem)</PRE>
 <DL>
 <DD>Returns <tt>true</tt> if this list contains the specified element.
 <P>
@@ -637,7 +640,7 @@ public boolean <B>contains</B>(<A HREF="
 <A NAME="containsAll(java.util.Collection)"><!-- --></A><H3>
 containsAll</H3>
 <PRE>
-public boolean <B>containsAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;collection)</PRE>
+public boolean <B>containsAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;collection)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -651,7 +654,7 @@ public boolean <B>containsAll</B>(<A HRE
 <A NAME="get(int)"><!-- --></A><H3>
 get</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>get</B>(int&nbsp;index)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>get</B>(int&nbsp;index)</PRE>
 <DL>
 <DD>Returns the element at the specified position in this list.
 <P>
@@ -662,7 +665,7 @@ public <A HREF="http://java.sun.com/j2se
 <DT><B>Parameters:</B><DD><CODE>index</CODE> - index of element to return.
 <DT><B>Returns:</B><DD>the element at the specified position in this list.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index is out of range <tt>(index
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index is out of range <tt>(index
                   &lt; 0 || index &gt;= size())</tt>.</DL>
 </DD>
 </DL>
@@ -671,7 +674,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="indexOf(java.lang.Object)"><!-- --></A><H3>
 indexOf</H3>
 <PRE>
-public int <B>indexOf</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;elem)</PRE>
+public int <B>indexOf</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;elem)</PRE>
 <DL>
 <DD>Searches for the first occurence of the given argument, testing
  for equality using the <tt>equals</tt> method.
@@ -682,7 +685,7 @@ public int <B>indexOf</B>(<A HREF="http:
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>elem</CODE> - an object.
 <DT><B>Returns:</B><DD>the index of the first occurrence of the argument in this
-          list; returns <tt>-1</tt> if the object is not found.<DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A></DL>
+          list; returns <tt>-1</tt> if the object is not found.<DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(Object)</CODE></A></DL>
 </DD>
 </DL>
 <HR>
@@ -708,7 +711,7 @@ public boolean <B>isEmpty</B>()</PRE>
 <A NAME="iterator()"><!-- --></A><H3>
 iterator</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A> <B>iterator</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A> <B>iterator</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -722,7 +725,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="lastIndexOf(java.lang.Object)"><!-- --></A><H3>
 lastIndexOf</H3>
 <PRE>
-public int <B>lastIndexOf</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;elem)</PRE>
+public int <B>lastIndexOf</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;elem)</PRE>
 <DL>
 <DD>Returns the index of the last occurrence of the specified object in
  this list.
@@ -741,13 +744,13 @@ public int <B>lastIndexOf</B>(<A HREF="h
 <A NAME="clone()"><!-- --></A><H3>
 clone</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>clone</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>clone</B>()</PRE>
 <DL>
 <DD>Returns a shallow copy of this <tt>ArrayList</tt> instance. The contained 
  references are copied but the objects not.
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -759,7 +762,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="listIterator()"><!-- --></A><H3>
 listIterator</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html" title="class or interface in java.util">ListIterator</A> <B>listIterator</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</A> <B>listIterator</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -773,7 +776,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="listIterator(int)"><!-- --></A><H3>
 listIterator</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html" title="class or interface in java.util">ListIterator</A> <B>listIterator</B>(int&nbsp;index)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</A> <B>listIterator</B>(int&nbsp;index)</PRE>
 <DL>
 <DD>The iterator keeps a copy of the list. Changes to InterfaceContainer do not
   affect the data of the iterator. Conversly, changes to the iterator are effect
@@ -791,7 +794,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="remove(int)"><!-- --></A><H3>
 remove</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>remove</B>(int&nbsp;index)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>remove</B>(int&nbsp;index)</PRE>
 <DL>
 <DD>Removes the element at the specified position in this list.
  Shifts any subsequent elements to the left (subtracts one from their
@@ -804,7 +807,7 @@ public <A HREF="http://java.sun.com/j2se
 <DT><B>Parameters:</B><DD><CODE>index</CODE> - the index of the element to removed.
 <DT><B>Returns:</B><DD>the element that was removed from the list.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range <tt>(index
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range <tt>(index
                   &lt; 0 || index &gt;= size())</tt>.</DL>
 </DD>
 </DL>
@@ -813,7 +816,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="remove(java.lang.Object)"><!-- --></A><H3>
 remove</H3>
 <PRE>
-public boolean <B>remove</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
+public boolean <B>remove</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
 <DL>
 <DD>Parameter obj may
 <P>
@@ -829,7 +832,7 @@ public boolean <B>remove</B>(<A HREF="ht
 <A NAME="removeAll(java.util.Collection)"><!-- --></A><H3>
 removeAll</H3>
 <PRE>
-public boolean <B>removeAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;collection)</PRE>
+public boolean <B>removeAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;collection)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -843,7 +846,7 @@ public boolean <B>removeAll</B>(<A HREF=
 <A NAME="retainAll(java.util.Collection)"><!-- --></A><H3>
 retainAll</H3>
 <PRE>
-public boolean <B>retainAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&nbsp;collection)</PRE>
+public boolean <B>retainAll</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&nbsp;collection)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -857,8 +860,8 @@ public boolean <B>retainAll</B>(<A HREF=
 <A NAME="set(int, java.lang.Object)"><!-- --></A><H3>
 set</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>set</B>(int&nbsp;index,
-                  <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>set</B>(int&nbsp;index,
+                  <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
 <DL>
 <DD>Not supported.
 <P>
@@ -869,7 +872,7 @@ public <A HREF="http://java.sun.com/j2se
 <DT><B>Parameters:</B><DD><CODE>index</CODE> - index of element to replace.<DD><CODE>element</CODE> - element to be stored at the specified position.
 <DT><B>Returns:</B><DD>the element previously at the specified position.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/IndexOutOfBoundsException.html?is-external=true" title="class or interface in java.lang">IndexOutOfBoundsException</A></CODE> - if index out of range
                   <tt>(index &lt; 0 || index &gt;= size())</tt>.</DL>
 </DD>
 </DL>
@@ -895,7 +898,7 @@ public int <B>size</B>()</PRE>
 <A NAME="toArray()"><!-- --></A><H3>
 toArray</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>toArray</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>toArray</B>()</PRE>
 <DL>
 <DD>Returns an array containing all of the elements in this list
  in the correct order.
@@ -914,7 +917,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="toArray(java.lang.Object[])"><!-- --></A><H3>
 toArray</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>toArray</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[]&nbsp;a)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>toArray</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[]&nbsp;a)</PRE>
 <DL>
 <DD>Returns an array containing all of the elements in this list in the
  correct order.  The runtime type of the returned array is that of the
@@ -938,7 +941,7 @@ public <A HREF="http://java.sun.com/j2se
                 same runtime type is allocated for this purpose.
 <DT><B>Returns:</B><DD>an array containing the elements of the list.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/ArrayStoreException.html" title="class or interface in java.lang">ArrayStoreException</A></CODE> - if the runtime type of a is not a supertype
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/ArrayStoreException.html?is-external=true" title="class or interface in java.lang">ArrayStoreException</A></CODE> - if the runtime type of a is not a supertype
          of the runtime type of every element in this list.</DL>
 </DD>
 </DL>
@@ -947,7 +950,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="disposeAndClear(com.sun.star.lang.EventObject)"><!-- --></A><H3>
 disposeAndClear</H3>
 <PRE>
-public void <B>disposeAndClear</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</PRE>
+public void <B>disposeAndClear</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html?is-external=true" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -1018,5 +1021,5 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 
 <HR>
 
-</body>
+</BODY>
 </HTML>

Modified: incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html?rev=1351939&r1=1351938&r2=1351939&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html (original)
+++ incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html Wed Jun 20 05:13:31 2012
@@ -1,28 +1,31 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--NewPage-->
 <HTML>
-<head>
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:13 CEST 2009 -->
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:37 CEST 2012 -->
 <TITLE>
 MultiTypeInterfaceContainer (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer class">
+<META NAME="date" CONTENT="2012-06-13">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="MultiTypeInterfaceContainer (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MultiTypeInterfaceContainer (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
 </NOSCRIPT>
 
-</head>
+</HEAD>
 
-<body BGCOLOR="white" onload="windowTitle();">
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,12 +92,12 @@ com.sun.star.lib.uno.helper</FONT>
 <BR>
 Class MultiTypeInterfaceContainer</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>MultiTypeInterfaceContainer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>MultiTypeInterfaceContainer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -129,8 +132,8 @@ Class MultiTypeInterfaceContainer</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#addInterface(java.lang.Object, java.lang.Object)">addInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;ckey,
-             <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;iface)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#addInterface(java.lang.Object, java.lang.Object)">addInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;ckey,
+             <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;iface)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -146,7 +149,7 @@ Class MultiTypeInterfaceContainer</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#disposeAndClear(com.sun.star.lang.EventObject)">disposeAndClear</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#disposeAndClear(com.sun.star.lang.EventObject)">disposeAndClear</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html?is-external=true" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -164,7 +167,7 @@ Class MultiTypeInterfaceContainer</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html" title="class in com.sun.star.lib.uno.helper">InterfaceContainer</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#getContainer(java.lang.Object)">getContainer</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#getContainer(java.lang.Object)">getContainer</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;param key can be null</TD>
@@ -172,8 +175,8 @@ Class MultiTypeInterfaceContainer</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#removeInterface(java.lang.Object, java.lang.Object)">removeInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;key,
-                <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;iface)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/MultiTypeInterfaceContainer.html#removeInterface(java.lang.Object, java.lang.Object)">removeInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
+                <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;iface)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -182,10 +185,10 @@ Class MultiTypeInterfaceContainer</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -238,7 +241,7 @@ public <A HREF="../../../../../../com/su
 <A NAME="getContainer(java.lang.Object)"><!-- --></A><H3>
 getContainer</H3>
 <PRE>
-public <A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html" title="class in com.sun.star.lib.uno.helper">InterfaceContainer</A> <B>getContainer</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;key)</PRE>
+public <A HREF="../../../../../../com/sun/star/lib/uno/helper/InterfaceContainer.html" title="class in com.sun.star.lib.uno.helper">InterfaceContainer</A> <B>getContainer</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key)</PRE>
 <DL>
 <DD>param key can be null
 <P>
@@ -251,8 +254,8 @@ public <A HREF="../../../../../../com/su
 <A NAME="addInterface(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
 addInterface</H3>
 <PRE>
-public int <B>addInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;ckey,
-                        <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;iface)</PRE>
+public int <B>addInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;ckey,
+                        <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;iface)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -263,8 +266,8 @@ public int <B>addInterface</B>(<A HREF="
 <A NAME="removeInterface(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
 removeInterface</H3>
 <PRE>
-public int <B>removeInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;key,
-                           <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;iface)</PRE>
+public int <B>removeInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
+                           <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;iface)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -275,7 +278,7 @@ public int <B>removeInterface</B>(<A HRE
 <A NAME="disposeAndClear(com.sun.star.lang.EventObject)"><!-- --></A><H3>
 disposeAndClear</H3>
 <PRE>
-public void <B>disposeAndClear</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</PRE>
+public void <B>disposeAndClear</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/lang/EventObject.html?is-external=true" title="class or interface in com.sun.star.lang">EventObject</A>&nbsp;evt)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -354,5 +357,5 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 
 <HR>
 
-</body>
+</BODY>
 </HTML>