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 [5/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/PropertySet.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/PropertySet.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/PropertySet.html (original)
+++ incubator/ooo/ooo-site/trunk/content/api/docs/java/ref/com/sun/star/lib/uno/helper/PropertySet.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>
 PropertySet (Java UNO Runtime Reference)
 </TITLE>
 
-<META NAME="keywords" CONTENT="com.sun.star.lib.uno.helper.PropertySet 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="PropertySet (Java UNO Runtime Reference)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PropertySet (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,17 +92,17 @@ com.sun.star.lib.uno.helper</FONT>
 <BR>
 Class PropertySet</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 "><A HREF="../../../../../../com/sun/star/lib/uno/helper/WeakBase.html" title="class in com.sun.star.lib.uno.helper">com.sun.star.lib.uno.helper.WeakBase</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/sun/star/lib/uno/helper/ComponentBase.html" title="class in com.sun.star.lib.uno.helper">com.sun.star.lib.uno.helper.ComponentBase</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.sun.star.lib.uno.helper.PropertySet</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html" title="class or interface in com.sun.star.beans">XFastPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html" title="class or interface in com.sun.star.beans">XMultiPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/lang/XComponent.html" title="class or interface in com.sun.star.lang">XComponent</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/lang/XTypeProvider.html" title="class or interface in com.sun.star.lang">XTypeProvider</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/uno/XInterface.html" title="class or interface in com.sun.star.uno">XInterface</A>, <A HREF="../../../../../../../../common/ref/com/
 sun/star/uno/XWeak.html" title="class or interface in com.sun.star.uno">XWeak</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XFastPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XMultiPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/lang/XComponent.html?is-external=true" title="class or interface in com.sun.star.lang">XComponent</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/lang/XTypeProvider.html?is-external=true" title="class or interface in com.sun.star.lang">XTypeProvider</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/uno/XInterface.html?is-external=true" title="cl
 ass or interface in com.sun.star.uno">XInterface</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/uno/XWeak.html?is-external=true" title="class or interface in com.sun.star.uno">XWeak</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>PropertySet</B><DT>extends <A HREF="../../../../../../com/sun/star/lib/uno/helper/ComponentBase.html" title="class in com.sun.star.lib.uno.helper">ComponentBase</A><DT>implements <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html" title="class or interface in com.sun.star.beans">XFastPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html" title="class or interface in com.sun.star.beans">XMultiPropertySet</A></DL>
+<DT><PRE>public class <B>PropertySet</B><DT>extends <A HREF="../../../../../../com/sun/star/lib/uno/helper/ComponentBase.html" title="class in com.sun.star.lib.uno.helper">ComponentBase</A><DT>implements <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XFastPropertySet</A>, <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XMultiPropertySet</A></DL>
 </PRE>
 
 <P>
@@ -163,7 +166,7 @@ This class is an implementation of the i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html" title="class or interface in com.sun.star.beans">XPropertySetInfo</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySetInfo</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#propertySetInfo">propertySetInfo</A></B></CODE>
 
 <BR>
@@ -191,55 +194,55 @@ This class is an implementation of the i
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.beans.XPropertySet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.beans.<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.beans.<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#UNOTYPEINFO" title="class or interface in com.sun.star.beans">UNOTYPEINFO</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.beans">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.beans.XFastPropertySet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.beans.<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html" title="class or interface in com.sun.star.beans">XFastPropertySet</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.beans.<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XFastPropertySet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html#UNOTYPEINFO" title="class or interface in com.sun.star.beans">UNOTYPEINFO</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XFastPropertySet.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.beans">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.beans.XMultiPropertySet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.beans.<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html" title="class or interface in com.sun.star.beans">XMultiPropertySet</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.beans.<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XMultiPropertySet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html#UNOTYPEINFO" title="class or interface in com.sun.star.beans">UNOTYPEINFO</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.beans">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.lang.XComponent"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.lang.<A HREF="../../../../../../../../common/ref/com/sun/star/lang/XComponent.html" title="class or interface in com.sun.star.lang">XComponent</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.lang.<A HREF="../../../../../../../../common/ref/com/sun/star/lang/XComponent.html?is-external=true" title="class or interface in com.sun.star.lang">XComponent</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/XComponent.html#UNOTYPEINFO" title="class or interface in com.sun.star.lang">UNOTYPEINFO</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/XComponent.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.lang">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.uno.XWeak"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.uno.<A HREF="../../../../../../../../common/ref/com/sun/star/uno/XWeak.html" title="class or interface in com.sun.star.uno">XWeak</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.uno.<A HREF="../../../../../../../../common/ref/com/sun/star/uno/XWeak.html?is-external=true" title="class or interface in com.sun.star.uno">XWeak</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/uno/XWeak.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/XWeak.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.uno">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="fields_inherited_from_class_com.sun.star.lang.XTypeProvider"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.lang.<A HREF="../../../../../../../../common/ref/com/sun/star/lang/XTypeProvider.html" title="class or interface in com.sun.star.lang">XTypeProvider</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from interface com.sun.star.lang.<A HREF="../../../../../../../../common/ref/com/sun/star/lang/XTypeProvider.html?is-external=true" title="class or interface in com.sun.star.lang">XTypeProvider</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/XTypeProvider.html#UNOTYPEINFO" title="class or interface in com.sun.star.lang">UNOTYPEINFO</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/XTypeProvider.html?is-external=true#UNOTYPEINFO" title="class or interface in com.sun.star.lang">UNOTYPEINFO</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -270,8 +273,8 @@ This class is an implementation of the i
 <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/PropertySet.html#addPropertiesChangeListener(java.lang.String[], com.sun.star.beans.XPropertiesChangeListener)">addPropertiesChangeListener</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;propNames,
-                            <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertiesChangeListener.html" title="class or interface in com.sun.star.beans">XPropertiesChangeListener</A>&nbsp;listener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#addPropertiesChangeListener(java.lang.String[], com.sun.star.beans.XPropertiesChangeListener)">addPropertiesChangeListener</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;propNames,
+                            <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertiesChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertiesChangeListener</A>&nbsp;listener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -279,8 +282,8 @@ This class is an implementation of the i
 <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/PropertySet.html#addPropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)">addPropertyChangeListener</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;str,
-                          <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;xPropertyChangeListener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#addPropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)">addPropertyChangeListener</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;str,
+                          <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;xPropertyChangeListener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -288,8 +291,8 @@ This class is an implementation of the i
 <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/PropertySet.html#addVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)">addVetoableChangeListener</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;str,
-                          <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;xVetoableChangeListener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#addVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)">addVetoableChangeListener</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;str,
+                          <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;xVetoableChangeListener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -297,8 +300,8 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#assignPropertyId(com.sun.star.beans.Property, java.lang.Object)">assignPropertyId</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
-                 <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;id)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#assignPropertyId(com.sun.star.beans.Property, java.lang.Object)">assignPropertyId</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
+                 <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;id)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Assigns an identifyer object to a Property object so that the identifyer 
@@ -307,10 +310,10 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#convertPropertyValue(com.sun.star.beans.Property, java.lang.Object[], java.lang.Object[], java.lang.Object)">convertPropertyValue</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;property,
-                     <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;newVal,
-                     <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;curVal,
-                     <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;setVal)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#convertPropertyValue(com.sun.star.beans.Property, java.lang.Object[], java.lang.Object[], java.lang.Object)">convertPropertyValue</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;property,
+                     <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;newVal,
+                     <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;curVal,
+                     <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;setVal)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a value in a way so that it is appropriate for storing as a property value, that is 
@@ -320,9 +323,9 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#fire(com.sun.star.beans.Property[], java.lang.Object[], java.lang.Object[], boolean)">fire</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>[]&nbsp;properties,
-     <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;newValues,
-     <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;oldValues,
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#fire(com.sun.star.beans.Property[], java.lang.Object[], java.lang.Object[], boolean)">fire</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>[]&nbsp;properties,
+     <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;newValues,
+     <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;oldValues,
      boolean&nbsp;bVetoable)</CODE>
 
 <BR>
@@ -332,15 +335,15 @@ This class is an implementation of the i
 <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/PropertySet.html#firePropertiesChangeEvent(java.lang.String[], com.sun.star.beans.XPropertiesChangeListener)">firePropertiesChangeEvent</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;propNames,
-                          <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertiesChangeListener.html" title="class or interface in com.sun.star.beans">XPropertiesChangeListener</A>&nbsp;listener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#firePropertiesChangeEvent(java.lang.String[], com.sun.star.beans.XPropertiesChangeListener)">firePropertiesChangeEvent</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;propNames,
+                          <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertiesChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertiesChangeListener</A>&nbsp;listener)</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/PropertySet.html#getFastPropertyValue(int)">getFastPropertyValue</A></B>(int&nbsp;nHandle)</CODE>
 
 <BR>
@@ -348,7 +351,7 @@ This class is an implementation of the i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>[]</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>[]</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getProperties()">getProperties</A></B>()</CODE>
 
 <BR>
@@ -357,8 +360,8 @@ This class is an implementation of the i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getProperty(java.lang.String)">getProperty</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;propertyName)</CODE>
+<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getProperty(java.lang.String)">getProperty</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;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Property object for a given property name or null if that property does 
@@ -366,7 +369,7 @@ This class is an implementation of the i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyByHandle(int)">getPropertyByHandle</A></B>(int&nbsp;nHandle)</CODE>
 
 <BR>
@@ -375,15 +378,15 @@ This class is an implementation of the i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &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/PropertySet.html#getPropertyId(com.sun.star.beans.Property)">getPropertyId</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</CODE>
+<CODE>protected &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/PropertySet.html#getPropertyId(com.sun.star.beans.Property)">getPropertyId</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the identifyer object for a certain Property.</TD>
 </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/beans/XPropertySetInfo.html" title="class or interface in com.sun.star.beans">XPropertySetInfo</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySetInfo</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getPropertySetInfo()">getPropertySetInfo</A></B>()</CODE>
 
 <BR>
@@ -391,24 +394,24 @@ This class is an implementation of the i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &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/PropertySet.html#getPropertyValue(com.sun.star.beans.Property)">getPropertyValue</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;property)</CODE>
+<CODE>protected &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/PropertySet.html#getPropertyValue(com.sun.star.beans.Property)">getPropertyValue</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;property)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the value of a property.</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>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyValue(java.lang.String)">getPropertyValue</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>
+<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/PropertySet.html#getPropertyValue(java.lang.String)">getPropertyValue</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;&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>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyValues(java.lang.String[])">getPropertyValues</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;propNames)</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/PropertySet.html#getPropertyValues(java.lang.String[])">getPropertyValues</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;propNames)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If a value for a property could not be retrieved then the respective element in the returned 
@@ -435,7 +438,7 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#putProperty(com.sun.star.beans.Property)">putProperty</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#putProperty(com.sun.star.beans.Property)">putProperty</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stores a Property object so that it can be retrieved subsequently by 
@@ -444,8 +447,8 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(com.sun.star.beans.Property, java.lang.Object)">registerProperty</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
-                 <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;id)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(com.sun.star.beans.Property, java.lang.Object)">registerProperty</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
+                 <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;id)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a property with this helper class and associates the argument <em>id</em> with it.</TD>
@@ -453,11 +456,11 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, int, com.sun.star.uno.Type, short, java.lang.Object)">registerProperty</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,
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, int, com.sun.star.uno.Type, short, java.lang.Object)">registerProperty</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,
                  int&nbsp;handle,
                  <A HREF="../../../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type,
                  short&nbsp;attributes,
-                 <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;id)</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;id)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a property with this helper class and associates the argument id with it.</TD>
@@ -465,7 +468,7 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, short)">registerProperty</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;propertyName,
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, short)">registerProperty</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;propertyName,
                  short&nbsp;attributes)</CODE>
 
 <BR>
@@ -474,8 +477,8 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, java.lang.String, short)">registerProperty</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;propertyName,
-                 <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;memberName,
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, java.lang.String, short)">registerProperty</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;propertyName,
+                 <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;memberName,
                  short&nbsp;attributes)</CODE>
 
 <BR>
@@ -484,10 +487,10 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, com.sun.star.uno.Type, short, java.lang.Object)">registerProperty</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,
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(java.lang.String, com.sun.star.uno.Type, short, java.lang.Object)">registerProperty</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,
                  <A HREF="../../../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type,
                  short&nbsp;attributes,
-                 <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;id)</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;id)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a property with this  class and associates the argument id with it.</TD>
@@ -495,7 +498,7 @@ This class is an implementation of the i
 <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/PropertySet.html#removePropertiesChangeListener(com.sun.star.beans.XPropertiesChangeListener)">removePropertiesChangeListener</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertiesChangeListener.html" title="class or interface in com.sun.star.beans">XPropertiesChangeListener</A>&nbsp;xPropertiesChangeListener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#removePropertiesChangeListener(com.sun.star.beans.XPropertiesChangeListener)">removePropertiesChangeListener</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertiesChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertiesChangeListener</A>&nbsp;xPropertiesChangeListener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -503,8 +506,8 @@ This class is an implementation of the i
 <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/PropertySet.html#removePropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)">removePropertyChangeListener</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;propName,
-                             <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;listener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#removePropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)">removePropertyChangeListener</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;propName,
+                             <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;listener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -512,8 +515,8 @@ This class is an implementation of the i
 <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/PropertySet.html#removeVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)">removeVetoableChangeListener</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;propName,
-                             <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;listener)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#removeVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)">removeVetoableChangeListener</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;propName,
+                             <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;listener)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -522,7 +525,7 @@ This class is an implementation of the i
 <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/PropertySet.html#setFastPropertyValue(int, java.lang.Object)">setFastPropertyValue</A></B>(int&nbsp;nHandle,
-                     <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;aValue)</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;aValue)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -530,8 +533,8 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#setPropertyValue(com.sun.star.beans.Property, java.lang.Object)">setPropertyValue</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
-                 <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;value)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#setPropertyValue(com.sun.star.beans.Property, java.lang.Object)">setPropertyValue</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
+                 <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;value)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of a property.</TD>
@@ -539,8 +542,8 @@ This class is an implementation of the i
 <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/PropertySet.html#setPropertyValue(java.lang.String, java.lang.Object)">setPropertyValue</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,
-                 <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;value)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#setPropertyValue(java.lang.String, java.lang.Object)">setPropertyValue</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,
+                 <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;value)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of a property.</TD>
@@ -548,8 +551,8 @@ This class is an implementation of the i
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#setPropertyValueNoBroadcast(com.sun.star.beans.Property, java.lang.Object)">setPropertyValueNoBroadcast</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;property,
-                            <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;newVal)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#setPropertyValueNoBroadcast(com.sun.star.beans.Property, java.lang.Object)">setPropertyValueNoBroadcast</A></B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;property,
+                            <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;newVal)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of a property.</TD>
@@ -557,8 +560,8 @@ This class is an implementation of the i
 <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/PropertySet.html#setPropertyValues(java.lang.String[], java.lang.Object[])">setPropertyValues</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;propNames,
-                  <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;values)</CODE>
+<TD><CODE><B><A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#setPropertyValues(java.lang.String[], java.lang.Object[])">setPropertyValues</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;propNames,
+                  <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;values)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the array of property names containes an unknown property then it will be ignored.</TD>
@@ -585,10 +588,10 @@ This class is an implementation of the i
 &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#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#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/ja
 va/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;
@@ -607,7 +610,7 @@ This class is an implementation of the i
 <A NAME="propertySetInfo"><!-- --></A><H3>
 propertySetInfo</H3>
 <PRE>
-protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html" title="class or interface in com.sun.star.beans">XPropertySetInfo</A> <B>propertySetInfo</B></PRE>
+protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySetInfo</A> <B>propertySetInfo</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -663,8 +666,8 @@ public <B>PropertySet</B>()</PRE>
 <A NAME="registerProperty(com.sun.star.beans.Property, java.lang.Object)"><!-- --></A><H3>
 registerProperty</H3>
 <PRE>
-protected void <B>registerProperty</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
-                                <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;id)</PRE>
+protected void <B>registerProperty</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
+                                <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;id)</PRE>
 <DL>
 <DD>Registers a property with this helper class and associates the argument <em>id</em> with it. 
   <em>id</em> is used to identify the storage of the property value. How property values are stored
@@ -687,11 +690,11 @@ protected void <B>registerProperty</B>(<
 <A NAME="registerProperty(java.lang.String, int, com.sun.star.uno.Type, short, java.lang.Object)"><!-- --></A><H3>
 registerProperty</H3>
 <PRE>
-protected void <B>registerProperty</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,
+protected void <B>registerProperty</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,
                                 int&nbsp;handle,
                                 <A HREF="../../../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type,
                                 short&nbsp;attributes,
-                                <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;id)</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;id)</PRE>
 <DL>
 <DD>Registers a property with this helper class and associates the argument id with it.
   It does the same as <A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(com.sun.star.beans.Property, java.lang.Object)"><CODE>registerProperty(Property, Object)</CODE></A>. The first four 
@@ -711,10 +714,10 @@ protected void <B>registerProperty</B>(<
 <A NAME="registerProperty(java.lang.String, com.sun.star.uno.Type, short, java.lang.Object)"><!-- --></A><H3>
 registerProperty</H3>
 <PRE>
-protected void <B>registerProperty</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,
+protected void <B>registerProperty</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,
                                 <A HREF="../../../../../../com/sun/star/uno/Type.html" title="class in com.sun.star.uno">Type</A>&nbsp;type,
                                 short&nbsp;attributes,
-                                <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;id)</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;id)</PRE>
 <DL>
 <DD>Registers a property with this  class and associates the argument id with it.
   It does the same as <A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#registerProperty(com.sun.star.beans.Property, java.lang.Object)"><CODE>registerProperty(Property, Object)</CODE></A>. The first three 
@@ -736,8 +739,8 @@ protected void <B>registerProperty</B>(<
 <A NAME="registerProperty(java.lang.String, java.lang.String, short)"><!-- --></A><H3>
 registerProperty</H3>
 <PRE>
-protected void <B>registerProperty</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;propertyName,
-                                <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;memberName,
+protected void <B>registerProperty</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;propertyName,
+                                <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;memberName,
                                 short&nbsp;attributes)</PRE>
 <DL>
 <DD>Registers a property with this class. This method expects that property values 
@@ -762,7 +765,7 @@ protected void <B>registerProperty</B>(<
 <A NAME="registerProperty(java.lang.String, short)"><!-- --></A><H3>
 registerProperty</H3>
 <PRE>
-protected void <B>registerProperty</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;propertyName,
+protected void <B>registerProperty</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;propertyName,
                                 short&nbsp;attributes)</PRE>
 <DL>
 <DD>Registers a property with this class. 
@@ -781,7 +784,7 @@ protected void <B>registerProperty</B>(<
 <A NAME="getProperty(java.lang.String)"><!-- --></A><H3>
 getProperty</H3>
 <PRE>
-protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A> <B>getProperty</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;propertyName)</PRE>
+protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A> <B>getProperty</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;propertyName)</PRE>
 <DL>
 <DD>Returns the Property object for a given property name or null if that property does 
   not exists (i.e. it has not been registered). Override this method 
@@ -802,7 +805,7 @@ protected <A HREF="../../../../../../../
 <A NAME="getPropertyByHandle(int)"><!-- --></A><H3>
 getPropertyByHandle</H3>
 <PRE>
-protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A> <B>getPropertyByHandle</B>(int&nbsp;nHandle)</PRE>
+protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A> <B>getPropertyByHandle</B>(int&nbsp;nHandle)</PRE>
 <DL>
 <DD>Returns the Property object with a handle (Property.Handle) as specified by the argument
   <em>nHandle</em>. The method returns null if there is no such property (i.e. it has not 
@@ -822,7 +825,7 @@ protected <A HREF="../../../../../../../
 <A NAME="getProperties()"><!-- --></A><H3>
 getProperties</H3>
 <PRE>
-protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>[] <B>getProperties</B>()</PRE>
+protected <A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>[] <B>getProperties</B>()</PRE>
 <DL>
 <DD>Returns an array of all Property objects or an array of length null if there
   are no properties. Override this method if you want to implement your own mapping from names 
@@ -842,7 +845,7 @@ protected <A HREF="../../../../../../../
 <A NAME="putProperty(com.sun.star.beans.Property)"><!-- --></A><H3>
 putProperty</H3>
 <PRE>
-protected void <B>putProperty</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</PRE>
+protected void <B>putProperty</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</PRE>
 <DL>
 <DD>Stores a Property object so that it can be retrieved subsequently by 
   <A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getProperty(java.lang.String)"><CODE>getProperty(String)</CODE></A>,<A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getProperties()"><CODE>getProperties()</CODE></A>,<A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyByHandle(int)"><CODE>getPropertyByHandle(int)</CODE></A>.
@@ -862,8 +865,8 @@ protected void <B>putProperty</B>(<A HRE
 <A NAME="assignPropertyId(com.sun.star.beans.Property, java.lang.Object)"><!-- --></A><H3>
 assignPropertyId</H3>
 <PRE>
-protected void <B>assignPropertyId</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
-                                <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;id)</PRE>
+protected void <B>assignPropertyId</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop,
+                                <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;id)</PRE>
 <DL>
 <DD>Assigns an identifyer object to a Property object so that the identifyer 
   can be obtained by <A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#getPropertyId(com.sun.star.beans.Property)"><CODE>getPropertyId</CODE></A> later on. The identifyer
@@ -887,7 +890,7 @@ protected void <B>assignPropertyId</B>(<
 <A NAME="getPropertyId(com.sun.star.beans.Property)"><!-- --></A><H3>
 getPropertyId</H3>
 <PRE>
-protected <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>getPropertyId</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</PRE>
+protected <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>getPropertyId</B>(<A HREF="../../../../../../../../common/ref/com/sun/star/beans/Property.html?is-external=true" title="class or interface in com.sun.star.beans">Property</A>&nbsp;prop)</PRE>
 <DL>
 <DD>Returns the identifyer object for a certain Property. The object must have been 
   previously assigned to the Property object by <A HREF="../../../../../../com/sun/star/lib/uno/helper/PropertySet.html#assignPropertyId(com.sun.star.beans.Property, java.lang.Object)"><CODE>assignPropertyId</CODE></A>.
@@ -944,19 +947,19 @@ protected void <B>postDisposing</B>()</P
 <A NAME="addPropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)"><!-- --></A><H3>
 addPropertyChangeListener</H3>
 <PRE>
-public void <B>addPropertyChangeListener</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;str,
-                                      <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;xPropertyChangeListener)
-                               throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
-                                      <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
+public void <B>addPropertyChangeListener</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;str,
+                                      <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;xPropertyChangeListener)
+                               throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
+                                      <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#addPropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)" title="class or interface in com.sun.star.beans">addPropertyChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#addPropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)" title="class or interface in com.sun.star.beans">addPropertyChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -964,19 +967,19 @@ public void <B>addPropertyChangeListener
 <A NAME="addVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)"><!-- --></A><H3>
 addVetoableChangeListener</H3>
 <PRE>
-public void <B>addVetoableChangeListener</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;str,
-                                      <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;xVetoableChangeListener)
-                               throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
-                                      <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
+public void <B>addVetoableChangeListener</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;str,
+                                      <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;xVetoableChangeListener)
+                               throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
+                                      <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#addVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)" title="class or interface in com.sun.star.beans">addVetoableChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#addVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)" title="class or interface in com.sun.star.beans">addVetoableChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -984,10 +987,10 @@ public void <B>addVetoableChangeListener
 <A NAME="getPropertySetInfo()"><!-- --></A><H3>
 getPropertySetInfo</H3>
 <PRE>
-public <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html" title="class or interface in com.sun.star.beans">XPropertySetInfo</A> <B>getPropertySetInfo</B>()</PRE>
+public <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySetInfo.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySetInfo</A> <B>getPropertySetInfo</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html#getPropertySetInfo()" title="class or interface in com.sun.star.beans">getPropertySetInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html" title="class or interface in com.sun.star.beans">XMultiPropertySet</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#getPropertySetInfo()" title="class or interface in com.sun.star.beans">getPropertySetInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html?is-external=true#getPropertySetInfo()" title="class or interface in com.sun.star.beans">getPropertySetInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XMultiPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XMultiPropertySet</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#getPropertySetInfo()" title="class or interface in com.sun.star.beans">getPropertySetInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -998,18 +1001,18 @@ public <A HREF="../../../../../../../../
 <A NAME="getPropertyValue(java.lang.String)"><!-- --></A><H3>
 getPropertyValue</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>getPropertyValue</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)
-                        throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
-                               <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</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>getPropertyValue</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)
+                        throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
+                               <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#getPropertyValue(java.lang.String)" title="class or interface in com.sun.star.beans">getPropertyValue</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#getPropertyValue(java.lang.String)" title="class or interface in com.sun.star.beans">getPropertyValue</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -1017,19 +1020,19 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="removePropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)"><!-- --></A><H3>
 removePropertyChangeListener</H3>
 <PRE>
-public void <B>removePropertyChangeListener</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;propName,
-                                         <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;listener)
-                                  throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
-                                         <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
+public void <B>removePropertyChangeListener</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;propName,
+                                         <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertyChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertyChangeListener</A>&nbsp;listener)
+                                  throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
+                                         <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#removePropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)" title="class or interface in com.sun.star.beans">removePropertyChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#removePropertyChangeListener(java.lang.String, com.sun.star.beans.XPropertyChangeListener)" title="class or interface in com.sun.star.beans">removePropertyChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -1037,19 +1040,19 @@ public void <B>removePropertyChangeListe
 <A NAME="removeVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)"><!-- --></A><H3>
 removeVetoableChangeListener</H3>
 <PRE>
-public void <B>removeVetoableChangeListener</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;propName,
-                                         <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;listener)
-                                  throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
-                                         <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
+public void <B>removeVetoableChangeListener</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;propName,
+                                         <A HREF="../../../../../../../../common/ref/com/sun/star/beans/XVetoableChangeListener.html?is-external=true" title="class or interface in com.sun.star.beans">XVetoableChangeListener</A>&nbsp;listener)
+                                  throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
+                                         <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html#removeVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)" title="class or interface in com.sun.star.beans">removeVetoableChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true#removeVetoableChangeListener(java.lang.String, com.sun.star.beans.XVetoableChangeListener)" title="class or interface in com.sun.star.beans">removeVetoableChangeListener</A></CODE> in interface <CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/XPropertySet.html?is-external=true" title="class or interface in com.sun.star.beans">XPropertySet</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
-<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html?is-external=true" title="class or interface in com.sun.star.beans">UnknownPropertyException</A></CODE>
+<DD><CODE><A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html?is-external=true" title="class or interface in com.sun.star.lang">WrappedTargetException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -1057,12 +1060,12 @@ public void <B>removeVetoableChangeListe
 <A NAME="setPropertyValue(java.lang.String, java.lang.Object)"><!-- --></A><H3>
 setPropertyValue</H3>
 <PRE>
-public void <B>setPropertyValue</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,
-                             <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;value)
-                      throws <A HREF="../../../../../../../../common/ref/com/sun/star/beans/UnknownPropertyException.html" title="class or interface in com.sun.star.beans">UnknownPropertyException</A>,
-                             <A HREF="../../../../../../../../common/ref/com/sun/star/beans/PropertyVetoException.html" title="class or interface in com.sun.star.beans">PropertyVetoException</A>,
-                             <A HREF="../../../../../../../../common/ref/com/sun/star/lang/IllegalArgumentException.html" title="class or interface in com.sun.star.lang">IllegalArgumentException</A>,
-                             <A HREF="../../../../../../../../common/ref/com/sun/star/lang/WrappedTargetException.html" title="class or interface in com.sun.star.lang">WrappedTargetException</A></PRE>
+public void <B>setPropertyValue</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,

[... 325 lines stripped ...]