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

svn commit: r822452 [11/14] - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/api/docs/java/ref/ content/api/docs/java/ref/com/sun/star/comp/helper/ content/api/docs/java/ref/com/sun/star/comp/helper/class-use/ content/api/docs/java/ref/...

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/AsciiString.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/AsciiString.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/AsciiString.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 AsciiString (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.AsciiString 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="AsciiString (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AsciiString (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -103,14 +106,14 @@ com.sun.star.uno</FONT>
 <BR>
 Class AsciiString</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.uno.AsciiString</B>
 </PRE>
 <HR>
 <B>Deprecated.</B>&nbsp;<I>do not use</I>
 <P>
 <DL>
-<DT><PRE>public final class <B>AsciiString</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 final class <B>AsciiString</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>
@@ -132,7 +135,7 @@ The Ascii class represents the IDL build
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/AsciiString.html#asciistring">asciistring</A></B></CODE>
 
 <BR>
@@ -149,7 +152,7 @@ The Ascii class represents the IDL build
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../com/sun/star/uno/AsciiString.html#AsciiString(java.lang.String)">AsciiString</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/AsciiString.html#AsciiString(java.lang.String)">AsciiString</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>do not use</I></TD>
@@ -168,10 +171,10 @@ The Ascii class represents the IDL build
 &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;
@@ -190,7 +193,7 @@ The Ascii class represents the IDL build
 <A NAME="asciistring"><!-- --></A><H3>
 asciistring</H3>
 <PRE>
-public final <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>asciistring</B></PRE>
+public final <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>asciistring</B></PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DL>
 </DL>
@@ -209,7 +212,7 @@ public final <A HREF="http://java.sun.co
 <A NAME="AsciiString(java.lang.String)"><!-- --></A><H3>
 AsciiString</H3>
 <PRE>
-public <B>AsciiString</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;s)</PRE>
+public <B>AsciiString</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<I>do not use</I>
 <P>

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/Enum.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/Enum.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/Enum.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 Enum (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.Enum 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="Enum (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Enum (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -103,12 +106,12 @@ com.sun.star.uno</FONT>
 <BR>
 Class Enum</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.uno.Enum</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>Enum</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 abstract class <B>Enum</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>
@@ -164,10 +167,10 @@ The Enum class is the base class for all
 &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;

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IBridge.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IBridge.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IBridge.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IBridge (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IBridge interface">
+<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="IBridge (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IBridge (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -168,8 +171,8 @@ This is abstract interface for bridges.
 </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/uno/IBridge.html#mapInterfaceFrom(java.lang.Object, com.sun.star.uno.Type)">mapInterfaceFrom</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;object,
+<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/uno/IBridge.html#mapInterfaceFrom(java.lang.Object, com.sun.star.uno.Type)">mapInterfaceFrom</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;object,
                  <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -178,8 +181,8 @@ This is abstract interface for bridges.
 </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/uno/IBridge.html#mapInterfaceTo(java.lang.Object, com.sun.star.uno.Type)">mapInterfaceTo</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;object,
+<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/uno/IBridge.html#mapInterfaceTo(java.lang.Object, com.sun.star.uno.Type)">mapInterfaceTo</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;object,
                <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -211,7 +214,7 @@ This is abstract interface for bridges.
 <A NAME="mapInterfaceTo(java.lang.Object, com.sun.star.uno.Type)"><!-- --></A><H3>
 mapInterfaceTo</H3>
 <PRE>
-<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>mapInterfaceTo</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;object,
+<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>mapInterfaceTo</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;object,
                       <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Maps an object from the source environment to the destination
@@ -227,7 +230,7 @@ mapInterfaceTo</H3>
 <A NAME="mapInterfaceFrom(java.lang.Object, com.sun.star.uno.Type)"><!-- --></A><H3>
 mapInterfaceFrom</H3>
 <PRE>
-<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>mapInterfaceFrom</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;object,
+<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>mapInterfaceFrom</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;object,
                         <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Maps an object from the destination environment to the source
@@ -300,8 +303,8 @@ void <B>release</B>()</PRE>
 dispose</H3>
 <PRE>
 void <B>dispose</B>()
-             throws <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/InterruptedException.html" title="class or interface in java.lang">InterruptedException</A>,
-                    <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+             throws <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</A>,
+                    <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Disposes the bridge.
 
@@ -311,8 +314,8 @@ void <B>dispose</B>()
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/InterruptedException.html" title="class or interface in java.lang">InterruptedException</A></CODE>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</A></CODE>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IEnvironment.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IEnvironment.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IEnvironment.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IEnvironment (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IEnvironment interface">
+<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="IEnvironment (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IEnvironment (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -136,7 +139,7 @@ The interface implemented by UNO environ
 </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/uno/IEnvironment.html#getContext()">getContext</A></B>()</CODE>
 
 <BR>
@@ -144,7 +147,7 @@ The interface implemented by UNO environ
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/IEnvironment.html#getName()">getName</A></B>()</CODE>
 
 <BR>
@@ -152,8 +155,8 @@ The interface implemented by UNO environ
 </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/uno/IEnvironment.html#getRegisteredInterface(java.lang.String, com.sun.star.uno.Type)">getRegisteredInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;oid,
+<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/uno/IEnvironment.html#getRegisteredInterface(java.lang.String, com.sun.star.uno.Type)">getRegisteredInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;oid,
                        <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -161,8 +164,8 @@ The interface implemented by UNO environ
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../com/sun/star/uno/IEnvironment.html#getRegisteredObjectIdentifier(java.lang.Object)">getRegisteredObjectIdentifier</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;object)</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/IEnvironment.html#getRegisteredObjectIdentifier(java.lang.Object)">getRegisteredObjectIdentifier</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;object)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Retrieves the OID for a registered object.</TD>
@@ -177,9 +180,9 @@ The interface implemented by UNO environ
 </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/uno/IEnvironment.html#registerInterface(java.lang.Object, java.lang.String[], com.sun.star.uno.Type)">registerInterface</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;object,
-                  <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]&nbsp;oid,
+<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/uno/IEnvironment.html#registerInterface(java.lang.Object, java.lang.String[], com.sun.star.uno.Type)">registerInterface</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;object,
+                  <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;oid,
                   <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -188,7 +191,7 @@ The interface implemented by UNO environ
 <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/uno/IEnvironment.html#revokeInterface(java.lang.String, com.sun.star.uno.Type)">revokeInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;oid,
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/IEnvironment.html#revokeInterface(java.lang.String, com.sun.star.uno.Type)">revokeInterface</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;oid,
                 <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -211,7 +214,7 @@ The interface implemented by UNO environ
 <A NAME="getContext()"><!-- --></A><H3>
 getContext</H3>
 <PRE>
-<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>getContext</B>()</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> <B>getContext</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the context of this environment.
 <P>
@@ -225,7 +228,7 @@ getContext</H3>
 <A NAME="getName()"><!-- --></A><H3>
 getName</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getName</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getName</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the name of this environment.
 <P>
@@ -239,8 +242,8 @@ getName</H3>
 <A NAME="registerInterface(java.lang.Object, java.lang.String[], com.sun.star.uno.Type)"><!-- --></A><H3>
 registerInterface</H3>
 <PRE>
-<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>registerInterface</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;object,
-                         <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]&nbsp;oid,
+<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>registerInterface</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;object,
+                         <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;oid,
                          <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Registers one UNO interface facet of an object.
@@ -291,7 +294,7 @@ registerInterface</H3>
 <A NAME="revokeInterface(java.lang.String, com.sun.star.uno.Type)"><!-- --></A><H3>
 revokeInterface</H3>
 <PRE>
-void <B>revokeInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;oid,
+void <B>revokeInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;oid,
                      <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Explicitly revokes a UNO interface facet.
@@ -321,7 +324,7 @@ void <B>revokeInterface</B>(<A HREF="htt
 <A NAME="getRegisteredInterface(java.lang.String, com.sun.star.uno.Type)"><!-- --></A><H3>
 getRegisteredInterface</H3>
 <PRE>
-<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>getRegisteredInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;oid,
+<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>getRegisteredInterface</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;oid,
                               <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Retrieves a registered object, specified by OID and UNO interface type.
@@ -337,7 +340,7 @@ getRegisteredInterface</H3>
 <A NAME="getRegisteredObjectIdentifier(java.lang.Object)"><!-- --></A><H3>
 getRegisteredObjectIdentifier</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getRegisteredObjectIdentifier</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;object)</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getRegisteredObjectIdentifier</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;object)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Retrieves the OID for a registered object.
 <P>

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IFieldDescription.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IFieldDescription.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IFieldDescription.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IFieldDescription (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IFieldDescription interface">
+<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="IFieldDescription (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IFieldDescription (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -134,7 +137,7 @@ The <code>IFieldDescription</code> descr
 </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/reflect/Field.html" title="class or interface in java.lang.reflect">Field</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/IFieldDescription.html#getField()">getField</A></B>()</CODE>
 
 <BR>
@@ -192,7 +195,7 @@ getTypeDescription</H3>
 <A NAME="getField()"><!-- --></A><H3>
 getField</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/reflect/Field.html" title="class or interface in java.lang.reflect">Field</A> <B>getField</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</A> <B>getField</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gives native java field of this member.
  <p>

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMapping.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMapping.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMapping.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IMapping (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IMapping interface">
+<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="IMapping (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IMapping (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -133,8 +136,8 @@ With a mapping objets can be mapped from
 </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/uno/IMapping.html#mapInterface(java.lang.Object, com.sun.star.uno.Type)">mapInterface</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;object,
+<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/uno/IMapping.html#mapInterface(java.lang.Object, com.sun.star.uno.Type)">mapInterface</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;object,
              <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -157,7 +160,7 @@ With a mapping objets can be mapped from
 <A NAME="mapInterface(java.lang.Object, com.sun.star.uno.Type)"><!-- --></A><H3>
 mapInterface</H3>
 <PRE>
-<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>mapInterface</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;object,
+<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>mapInterface</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;object,
                     <A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Maps an interface from one environment to another.

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMemberDescription.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMemberDescription.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMemberDescription.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IMemberDescription (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IMemberDescription interface">
+<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="IMemberDescription (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IMemberDescription (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -144,7 +147,7 @@ The <code>IMemberDescription</code> is t
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/IMemberDescription.html#getName()">getName</A></B>()</CODE>
 
 <BR>
@@ -191,7 +194,7 @@ The <code>IMemberDescription</code> is t
 <A NAME="getName()"><!-- --></A><H3>
 getName</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getName</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getName</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gives the name of this member.
  <p>

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMethodDescription.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMethodDescription.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IMethodDescription.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IMethodDescription (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IMethodDescription interface">
+<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="IMethodDescription (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IMethodDescription (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -143,7 +146,7 @@ The <code>IMethodDescription</code> allo
 </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/reflect/Method.html" title="class or interface in java.lang.reflect">Method</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/IMethodDescription.html#getMethod()">getMethod</A></B>()</CODE>
 
 <BR>
@@ -304,7 +307,7 @@ getReturnSignature</H3>
 <A NAME="getMethod()"><!-- --></A><H3>
 getMethod</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/reflect/Method.html" title="class or interface in java.lang.reflect">Method</A> <B>getMethod</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</A> <B>getMethod</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gives native java method of this method.
  <p>

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IQueryInterface.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IQueryInterface.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/IQueryInterface.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 IQueryInterface (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.IQueryInterface interface">
+<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="IQueryInterface (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IQueryInterface (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -133,7 +136,7 @@ This is the delegator interface for Java
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/IQueryInterface.html#getOid()">getOid</A></B>()</CODE>
 
 <BR>
@@ -142,7 +145,7 @@ This is the delegator interface for Java
 <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/uno/IQueryInterface.html#isSame(java.lang.Object)">isSame</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;object)</CODE>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/IQueryInterface.html#isSame(java.lang.Object)">isSame</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;object)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests if the given reference represents a facet of the underlying UNO
@@ -150,7 +153,7 @@ This is the delegator interface for Java
 </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/uno/IQueryInterface.html#queryInterface(com.sun.star.uno.Type)">queryInterface</A></B>(<A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</CODE>
 
 <BR>
@@ -173,7 +176,7 @@ This is the delegator interface for Java
 <A NAME="getOid()"><!-- --></A><H3>
 getOid</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getOid</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getOid</B>()</PRE>
 <DL>
 <DD>Returns the unique object identifier (OID) of the underlying UNO object.
 <P>
@@ -187,7 +190,7 @@ getOid</H3>
 <A NAME="queryInterface(com.sun.star.uno.Type)"><!-- --></A><H3>
 queryInterface</H3>
 <PRE>
-<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>queryInterface</B>(<A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</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> <B>queryInterface</B>(<A HREF="../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type)</PRE>
 <DL>
 <DD>Returns an object implementing the requested interface type.
 <P>
@@ -203,7 +206,7 @@ queryInterface</H3>
 <A NAME="isSame(java.lang.Object)"><!-- --></A><H3>
 isSame</H3>
 <PRE>
-boolean <B>isSame</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;object)</PRE>
+boolean <B>isSame</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;object)</PRE>
 <DL>
 <DD>Tests if the given reference represents a facet of the underlying UNO
  object.

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/ITypeDescription.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/ITypeDescription.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/ITypeDescription.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:14 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 ITypeDescription (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.ITypeDescription interface">
+<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="ITypeDescription (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ITypeDescription (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -131,7 +134,7 @@ The <code>ITypeDescription</code> allows
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getArrayTypeName()">getArrayTypeName</A></B>()</CODE>
 
 <BR>
@@ -149,7 +152,7 @@ The <code>ITypeDescription</code> allows
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../com/sun/star/uno/IFieldDescription.html" title="interface in com.sun.star.uno">IFieldDescription</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getFieldDescription(java.lang.String)">getFieldDescription</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getFieldDescription(java.lang.String)">getFieldDescription</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Gets the <code>IFieldDescription</code> for the
@@ -178,7 +181,7 @@ The <code>ITypeDescription</code> allows
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getMethodDescription(java.lang.String)">getMethodDescription</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getMethodDescription(java.lang.String)">getMethodDescription</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Gets the <code>IMethodDescription</code> for the
@@ -205,7 +208,7 @@ The <code>ITypeDescription</code> allows
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../../common/ref/com/sun/star/uno/TypeClass.html" title="class or interface in com.sun.star.uno">TypeClass</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="../../../../../../common/ref/com/sun/star/uno/TypeClass.html?is-external=true" title="class or interface in com.sun.star.uno">TypeClass</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getTypeClass()">getTypeClass</A></B>()</CODE>
 
 <BR>
@@ -213,7 +216,7 @@ The <code>ITypeDescription</code> allows
 </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/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getTypeName()">getTypeName</A></B>()</CODE>
 
 <BR>
@@ -221,7 +224,7 @@ The <code>ITypeDescription</code> allows
 </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/Class.html" title="class or interface in java.lang">Class</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../com/sun/star/uno/ITypeDescription.html#getZClass()">getZClass</A></B>()</CODE>
 
 <BR>
@@ -294,7 +297,7 @@ getMethodDescription</H3>
 <A NAME="getMethodDescription(java.lang.String)"><!-- --></A><H3>
 getMethodDescription</H3>
 <PRE>
-<A HREF="../../../../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A> <B>getMethodDescription</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+<A HREF="../../../../com/sun/star/uno/IMethodDescription.html" title="interface in com.sun.star.uno">IMethodDescription</A> <B>getMethodDescription</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the <code>IMethodDescription</code> for the
  method with the name <code>name</code>, if it exists, 
@@ -328,7 +331,7 @@ getFieldDescriptions</H3>
 <A NAME="getFieldDescription(java.lang.String)"><!-- --></A><H3>
 getFieldDescription</H3>
 <PRE>
-<A HREF="../../../../com/sun/star/uno/IFieldDescription.html" title="interface in com.sun.star.uno">IFieldDescription</A> <B>getFieldDescription</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+<A HREF="../../../../com/sun/star/uno/IFieldDescription.html" title="interface in com.sun.star.uno">IFieldDescription</A> <B>getFieldDescription</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the <code>IFieldDescription</code> for the
  field with the name <code>name</code>, if it exists, 
@@ -345,7 +348,7 @@ getFieldDescription</H3>
 <A NAME="getTypeClass()"><!-- --></A><H3>
 getTypeClass</H3>
 <PRE>
-<A HREF="../../../../../../common/ref/com/sun/star/uno/TypeClass.html" title="class or interface in com.sun.star.uno">TypeClass</A> <B>getTypeClass</B>()</PRE>
+<A HREF="../../../../../../common/ref/com/sun/star/uno/TypeClass.html?is-external=true" title="class or interface in com.sun.star.uno">TypeClass</A> <B>getTypeClass</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the IDL <code>TypeClass</code> of the type.
  <p>
@@ -376,7 +379,7 @@ getComponentType</H3>
 <A NAME="getTypeName()"><!-- --></A><H3>
 getTypeName</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getTypeName</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTypeName</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the (UNO) type name.
 
@@ -443,7 +446,7 @@ getTypeName</H3>
 <A NAME="getArrayTypeName()"><!-- --></A><H3>
 getArrayTypeName</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getArrayTypeName</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getArrayTypeName</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the (Java) array type name.
 
@@ -465,7 +468,7 @@ getArrayTypeName</H3>
 <A NAME="getZClass()"><!-- --></A><H3>
 getZClass</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> <B>getZClass</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A> <B>getZClass</B>()</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Gets the corresponding java class for the type.
  <p>

Modified: websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/MappingException.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/MappingException.html (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/uno/MappingException.html Wed Jun 20 05:19:52 2012
@@ -4,19 +4,21 @@
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
 
-<!-- Generated by javadoc (build 1.5.0_16) on Thu Apr 02 09:13:15 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_33) on Wed Jun 13 15:58:38 CEST 2012 -->
 <TITLE>
 MappingException (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.uno.MappingException 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="MappingException (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MappingException (Java UNO Runtime Reference)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -37,6 +39,7 @@ function windowTitle()
     <div class="legacy">Content for OpenOffice.org version 3.3.</div>
     
     
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -103,22 +106,22 @@ com.sun.star.uno</FONT>
 <BR>
 Class MappingException</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>
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">java.lang.Throwable</A>
-      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Exception.html" title="class or interface in java.lang">java.lang.Exception</A>
-          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/RuntimeException.html" title="class or interface in java.lang">java.lang.RuntimeException</A>
-              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html" title="class or interface in com.sun.star.uno">com.sun.star.uno.RuntimeException</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 "><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</A>
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</A>
+          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</A>
+              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html?is-external=true" title="class or interface in com.sun.star.uno">com.sun.star.uno.RuntimeException</A>
                   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.sun.star.uno.MappingException</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD>
 </DL>
 <HR>
 <B>Deprecated.</B>&nbsp;<I>since UDK 3.0.2
  <p></I>
 <P>
 <DL>
-<DT><PRE>public class <B>MappingException</B><DT>extends <A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html" title="class or interface in com.sun.star.uno">RuntimeException</A></DL>
+<DT><PRE>public class <B>MappingException</B><DT>extends <A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html?is-external=true" title="class or interface in com.sun.star.uno">RuntimeException</A></DL>
 </PRE>
 
 <P>
@@ -147,10 +150,10 @@ The mapping Exception.
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.uno.RuntimeException"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class com.sun.star.uno.<A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html" title="class or interface in com.sun.star.uno">RuntimeException</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from class com.sun.star.uno.<A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html?is-external=true" title="class or interface in com.sun.star.uno">RuntimeException</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html#Context" title="class or interface in com.sun.star.uno">Context</A>, <A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html#UNOTYPEINFO" title="class or interface in com.sun.star.uno">UNOTYPEINFO</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html?is-external=true#Context" title="class or interface in com.sun.star.uno">Context</A>, <A HREF="../../../../../../common/ref/com/sun/star/uno/RuntimeException.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.uno">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -169,14 +172,14 @@ The mapping Exception.
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Contructs an empty <code>MappingException</code>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../com/sun/star/uno/MappingException.html#MappingException(java.lang.String)">MappingException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/MappingException.html#MappingException(java.lang.String)">MappingException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Contructs an <code>MappingException</code> with a detail message.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../com/sun/star/uno/MappingException.html#MappingException(java.lang.String, java.lang.Object)">MappingException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message,
-                 <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;context)</CODE>
+<TD><CODE><B><A HREF="../../../../com/sun/star/uno/MappingException.html#MappingException(java.lang.String, java.lang.Object)">MappingException</A></B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message,
+                 <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;context)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Contructs an <code>MappingException</code> with a detail message
@@ -196,19 +199,19 @@ The mapping Exception.
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></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/Throwable.html" title="class or interface in java.lang">Throwable</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/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</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/Throwable.html#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwab
 le.html#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#toString()" title="class or interface in java.lang">toString</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or int
 erface in java.lang">initCause</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE></TD>
 </TR>
 </TABLE>
 &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#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#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;
@@ -237,7 +240,7 @@ public <B>MappingException</B>()</PRE>
 <A NAME="MappingException(java.lang.String)"><!-- --></A><H3>
 MappingException</H3>
 <PRE>
-public <B>MappingException</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
+public <B>MappingException</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Contructs an <code>MappingException</code> with a detail message.
  <p>
@@ -250,8 +253,8 @@ public <B>MappingException</B>(<A HREF="
 <A NAME="MappingException(java.lang.String, java.lang.Object)"><!-- --></A><H3>
 MappingException</H3>
 <PRE>
-public <B>MappingException</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;message,
-                        <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;context)</PRE>
+public <B>MappingException</B>(<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message,
+                        <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;context)</PRE>
 <DL>
 <DD><B>Deprecated.</B>&nbsp;<DD>Contructs an <code>MappingException</code> with a detail message
  and a context.