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 2013/08/15 15:01:02 UTC

svn commit: r1514248 [10/13] - in /openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star: ./ awt/ awt/grid/ awt/tab/ awt/tree/

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu-xref.html Thu Aug 15 13:00:47 2013
@@ -25,9 +25,9 @@
 <td><p><a href="XPopupMenu.html"><b>back to interface XPopupMenu</b></a><br>
 <br>
 
-<a href="#Deriveds">Derived Interfaces<br>
+Derived Interfaces<br>
 
-</a>Synonym Typedefs<br>
+Synonym Typedefs<br>
 
 <a href="#SupportingServices">Services which Support this Interface<br>
 
@@ -46,15 +46,6 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a name="Deriveds"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
-<tr>
-<td class="subtitle">Derived Interfaces</td>
-</tr>
-<tr>
-<td><pre style="font-family:monospace;"><a href="XPopupMenuExtended.html">XPopupMenuExtended</a>
-</pre></td>
-</tr>
-</table>
 <a name="SupportingServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
 <tr>
 <td class="subtitle">Services which Support this Interface</td>
@@ -83,7 +74,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPopupMenu.html Thu Aug 15 13:00:47 2013
@@ -72,32 +72,73 @@
 <tr>
 <td class="imsum_left"><a href="#insertSeparator">insertSeparator</a></td>
 <td class="imsum_right">inserts a separator at the specified position.
+
  &nbsp;</td>
 </tr>
 <tr>
 <td class="imsum_left"><a href="#setDefaultItem">setDefaultItem</a></td>
 <td class="imsum_right">sets the menu default item.
+
  &nbsp;</td>
 </tr>
 <tr>
 <td class="imsum_left"><a href="#getDefaultItem">getDefaultItem</a></td>
 <td class="imsum_right">returns the menu default item.
+
  &nbsp;</td>
 </tr>
 <tr>
 <td class="imsum_left"><a href="#checkItem">checkItem</a></td>
 <td class="imsum_right">sets the state of the item to be checked or unchecked.
+
  &nbsp;</td>
 </tr>
 <tr>
 <td class="imsum_left"><a href="#isItemChecked">isItemChecked</a></td>
 <td class="imsum_right">returns whether the item is checked or unchecked.
+
  &nbsp;</td>
 </tr>
 <tr>
 <td class="imsum_left"><a href="#execute">execute</a></td>
-<td class="imsum_right">executes the popup menu and returns the selected item 
+<td class="imsum_right">executes the popup menu and returns the selected item
  or <code>0</code>, if cancelled.
+
+ &nbsp;</td>
+</tr>
+<tr>
+<td class="imsum_left"><a href="#isInExecute">isInExecute</a></td>
+<td class="imsum_right">queries if the <a href="PopupMenu.html">PopupMenu</a> is being.
+
+ &nbsp;</td>
+</tr>
+<tr>
+<td class="imsum_left"><a href="#endExecute">endExecute</a></td>
+<td class="imsum_right">ends the execution of the <a href="PopupMenu.html">PopupMenu</a>.
+ &nbsp;</td>
+</tr>
+<tr>
+<td class="imsum_left"><a href="#setAcceleratorKeyEvent">setAcceleratorKeyEvent</a></td>
+<td class="imsum_right">sets the <a href="KeyEvent.html">KeyEvent</a> for the menu item.
+
+ &nbsp;</td>
+</tr>
+<tr>
+<td class="imsum_left"><a href="#getAcceleratorKeyEvent">getAcceleratorKeyEvent</a></td>
+<td class="imsum_right">retrieves the <a href="KeyEvent.html">KeyEvent</a> for the menu item.
+
+ &nbsp;</td>
+</tr>
+<tr>
+<td class="imsum_left"><a href="#setItemImage">setItemImage</a></td>
+<td class="imsum_right">sets the image for the menu item.
+
+ &nbsp;</td>
+</tr>
+<tr>
+<td class="imsum_left"><a href="#getItemImage">getItemImage</a></td>
+<td class="imsum_right">retrieves the image for the menu item.
+
  &nbsp;</td>
 </tr>
 </table>
@@ -115,13 +156,17 @@
 <tr>
 <td valign="top"><b>insertSeparator</b>(</td>
 <td valign="top">[in] short</td>
-<td valign="bottom">&nbsp;nPos );</td>
+<td valign="bottom">&nbsp;nItemPos );</td>
 </tr>
 </table>
 <hr>
 <dl>
 <dt><b>Description</b></dt>
 <dd>inserts a separator at the specified position.
+
+ </dd>
+<dt><b>Parameter nItemPos</b></dt>
+<dd>specifies the position where the menu separator will be insterted.
  </dd>
 </dl>
 </td>
@@ -146,6 +191,10 @@
 <dl>
 <dt><b>Description</b></dt>
 <dd>sets the menu default item.
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier.
  </dd>
 </dl>
 </td>
@@ -168,6 +217,10 @@
 <dl>
 <dt><b>Description</b></dt>
 <dd>returns the menu default item.
+
+ </dd>
+<dt><b>Returns</b></dt>
+<dd>the ID of the default item.
  </dd>
 </dl>
 </td>
@@ -196,6 +249,14 @@
 <dl>
 <dt><b>Description</b></dt>
 <dd>sets the state of the item to be checked or unchecked.
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier.
+
+ </dd>
+<dt><b>Parameter bCheck</b></dt>
+<dd>specifies if the item is checked (<b>true</b>) or unchecked (<b>false</b>).
  </dd>
 </dl>
 </td>
@@ -220,6 +281,14 @@
 <dl>
 <dt><b>Description</b></dt>
 <dd>returns whether the item is checked or unchecked.
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier.
+
+ </dd>
+<dt><b>Returns</b></dt>
+<dd><b>true</b> if the item is checked, <b>false</b> otherwise.
  </dd>
 </dl>
 </td>
@@ -241,7 +310,7 @@
 </tr>
 <tr>
 <td/><td valign="top">[in] <a href="Rectangle.html">Rectangle</a></td>
-<td valign="bottom">&nbsp;Area,</td>
+<td valign="bottom">&nbsp;Position,</td>
 </tr>
 <tr>
 <td/><td valign="top">[in] short</td>
@@ -251,8 +320,248 @@
 <hr>
 <dl>
 <dt><b>Description</b></dt>
-<dd>executes the popup menu and returns the selected item 
+<dd>executes the popup menu and returns the selected item
  or <code>0</code>, if cancelled.
+
+ </dd>
+<dt><b>Parameter Parent</b></dt>
+<dd>the parent window.
+
+ </dd>
+<dt><b>Parameter Position</b></dt>
+<dd>a <a href="Rectangle.html">Rectangle</a> representing the coordinates system
+ where the popup menu should be executed.
+
+ </dd>
+<dt><b>Parameter Direction</b></dt>
+<dd>the direction in which a popup menu will grow, as specified
+ by one of the <a href="PopupMenuDirection.html">PopupMenuDirection</a> constants.
+
+ </dd>
+<dt><b>Returns</b></dt>
+<dd>returns the selected item or <code>0</code>, if cancelled.
+ </dd>
+</dl>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<tr>
+<td class="imdetail"><a name="isInExecute" class="membertitle">isInExecute</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-method" bgcolor="#ffffff" align="center">
+<tr>
+<td><table class="table-in-method" border="0">
+<tr>
+<td valign="top" colspan="3">boolean</td>
+</tr>
+<tr>
+<td valign="top"><b>isInExecute</b>();</td>
+</tr>
+</table>
+<hr>
+<dl>
+<dt><b>Description</b></dt>
+<dd>queries if the <a href="PopupMenu.html">PopupMenu</a> is being.
+
+ </dd>
+<dd><p>Returns <b>true</b> only if the <a href="PopupMenu.html">PopupMenu</a> is being executed
+ as a result of invoking <a href="XPopupMenu.html">XPopupMenu</a>::<a href="XPopupMenu.html#execute">execute()</a>; that is,
+ for a <a href="PopupMenu.html">PopupMenu</a> activated by a <a href="MenuBar.html">MenuBar</a> item,
+ this methods returns <b>false</b>.</p>
+
+ </dd>
+<dt><b>Returns</b></dt>
+<dd><b>true</b> if the <a href="PopupMenu.html">PopupMenu</a> is being executed,
+ <b>false</b> otherwise.
+
+ </dd>
+<dt><b>See also</b></dt>
+<dd><a href="XPopupMenu.html">XPopupMenu</a>::<a href="XPopupMenu.html#execute">execute()</a></dd>
+</dl>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<tr>
+<td class="imdetail"><a name="endExecute" class="membertitle">endExecute</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-method" bgcolor="#ffffff" align="center">
+<tr>
+<td><table class="table-in-method" border="0">
+<tr>
+<td valign="top" colspan="3">void</td>
+</tr>
+<tr>
+<td valign="top"><b>endExecute</b>();</td>
+</tr>
+</table>
+<hr>
+<dl>
+<dt><b>Description</b></dt>
+<dd>ends the execution of the <a href="PopupMenu.html">PopupMenu</a>.
+ </dd>
+<dd><p><a href="XPopupMenu.html">XPopupMenu</a>::<a href="XPopupMenu.html#execute">execute()</a>
+ will then return 0.</p>
+
+ </dd>
+<dt><b>See also</b></dt>
+<dd><a href="XPopupMenu.html">XPopupMenu</a>::<a href="XPopupMenu.html#execute">execute()</a></dd>
+</dl>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<tr>
+<td class="imdetail"><a name="setAcceleratorKeyEvent" class="membertitle">setAcceleratorKeyEvent</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-method" bgcolor="#ffffff" align="center">
+<tr>
+<td><table class="table-in-method" border="0">
+<tr>
+<td valign="top" colspan="3">void</td>
+</tr>
+<tr>
+<td valign="top"><b>setAcceleratorKeyEvent</b>(</td>
+<td valign="top">[in] short</td>
+<td valign="bottom">&nbsp;nItemId,</td>
+</tr>
+<tr>
+<td/><td valign="top">[in] <a href="KeyEvent.html">KeyEvent</a></td>
+<td valign="bottom">&nbsp;aKeyEvent );</td>
+</tr>
+</table>
+<hr>
+<dl>
+<dt><b>Description</b></dt>
+<dd>sets the <a href="KeyEvent.html">KeyEvent</a> for the menu item.
+
+ </dd>
+<dd><p>The <a href="KeyEvent.html">KeyEvent</a> is <b>only</b> used as a container to transport
+ the shortcut information, this methods only draws the text corresponding to
+ this keyboard shortcut. The client code is responsible for listening to
+ keyboard events (typicaly done via <a href="XUserInputInterception.html">XUserInputInterception</a>),
+ and dispatch the respective command.</p>
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier for which the <a href="KeyEvent.html">KeyEvent</a> should be set.
+
+ </dd>
+<dt><b>Parameter aKeyEvent</b></dt>
+<dd>specifies the <a href="KeyEvent.html">KeyEvent</a> for the menu item.
+ </dd>
+</dl>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<tr>
+<td class="imdetail"><a name="getAcceleratorKeyEvent" class="membertitle">getAcceleratorKeyEvent</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-method" bgcolor="#ffffff" align="center">
+<tr>
+<td><table class="table-in-method" border="0">
+<tr>
+<td valign="top" colspan="3"><a href="KeyEvent.html">KeyEvent</a></td>
+</tr>
+<tr>
+<td valign="top"><b>getAcceleratorKeyEvent</b>(</td>
+<td valign="top">[in] short</td>
+<td valign="bottom">&nbsp;nItemId );</td>
+</tr>
+</table>
+<hr>
+<dl>
+<dt><b>Description</b></dt>
+<dd>retrieves the <a href="KeyEvent.html">KeyEvent</a> for the menu item.
+
+ </dd>
+<dd><p>The <a href="KeyEvent.html">KeyEvent</a> is <b>only</b> used as a container to transport
+ the shortcut information, so that in this case
+ ::com::sun::star::<a href="../lang/module-ix.html">lang</a>::<a href="../lang/EventObject.html">EventObject</a>::<a href="../lang/EventObject.html#Source">Source</a> is <b>NULL</b>.</p>
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier for which the <a href="KeyEvent.html">KeyEvent</a> should be retrieved.
+
+ </dd>
+<dt><b>Returns</b></dt>
+<dd>the <a href="KeyEvent.html">KeyEvent</a> struct assigned to the requested menu item.
+ </dd>
+</dl>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<tr>
+<td class="imdetail"><a name="setItemImage" class="membertitle">setItemImage</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-method" bgcolor="#ffffff" align="center">
+<tr>
+<td><table class="table-in-method" border="0">
+<tr>
+<td valign="top" colspan="3">void</td>
+</tr>
+<tr>
+<td valign="top"><b>setItemImage</b>(</td>
+<td valign="top">[in] short</td>
+<td valign="bottom">&nbsp;nItemId,</td>
+</tr>
+<tr>
+<td/><td valign="top">[in] ::com::sun::star::<a href="../graphic/module-ix.html">graphic</a>::<a href="../graphic/XGraphic.html">XGraphic</a></td>
+<td valign="bottom">&nbsp;xGraphic,</td>
+</tr>
+<tr>
+<td/><td valign="top">[in] boolean</td>
+<td valign="bottom">&nbsp;bScale );</td>
+</tr>
+</table>
+<hr>
+<dl>
+<dt><b>Description</b></dt>
+<dd>sets the image for the menu item.
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier for which the image should be set.
+
+ </dd>
+<dt><b>Parameter xGraphic</b></dt>
+<dd>specifies the image for the menu item.
+
+ </dd>
+<dt><b>Parameter bScale</b></dt>
+<dd>if <b>true</b>, the image will be scaled to the standard size used internally by
+ the implementation.
+ </dd>
+</dl>
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<tr>
+<td class="imdetail"><a name="getItemImage" class="membertitle">getItemImage</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-method" bgcolor="#ffffff" align="center">
+<tr>
+<td><table class="table-in-method" border="0">
+<tr>
+<td valign="top" colspan="3">::com::sun::star::<a href="../graphic/module-ix.html">graphic</a>::<a href="../graphic/XGraphic.html">XGraphic</a></td>
+</tr>
+<tr>
+<td valign="top"><b>getItemImage</b>(</td>
+<td valign="top">[in] short</td>
+<td valign="bottom">&nbsp;nItemId );</td>
+</tr>
+</table>
+<hr>
+<dl>
+<dt><b>Description</b></dt>
+<dd>retrieves the image for the menu item.
+
+ </dd>
+<dt><b>Parameter nItemId</b></dt>
+<dd>specifies the menu item identifier for which the image should be retrieved.
+
+ </dd>
+<dt><b>Returns</b></dt>
+<dd>a ::com::sun::star::<a href="../graphic/module-ix.html">graphic</a>::<a href="../graphic/XGraphic.html">XGraphic</a> reference
+ to the current image for the requested menu item.
  </dd>
 </dl>
 </td>
@@ -261,7 +570,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter-xref.html Thu Aug 15 13:00:47 2013
@@ -55,7 +55,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinter.html Thu Aug 15 13:00:47 2013
@@ -272,7 +272,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet-xref.html Thu Aug 15 13:00:47 2013
@@ -56,7 +56,7 @@ References in Developers Guide<br>
 </pre></td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterPropertySet.html Thu Aug 15 13:00:47 2013
@@ -252,7 +252,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer-xref.html Thu Aug 15 13:00:47 2013
@@ -29,9 +29,9 @@ Derived Interfaces<br>
 
 Synonym Typedefs<br>
 
-Services which Support this Interface<br>
+<a href="#SupportingServices">Services which Support this Interface<br>
 
-Singletons which Support this Interface<br>
+</a>Singletons which Support this Interface<br>
 
 Uses as Return Type<br>
 
@@ -46,7 +46,16 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a name="SupportingServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
+<tr>
+<td class="subtitle">Services which Support this Interface</td>
+</tr>
+<tr>
+<td><a href="PrinterServer.html">PrinterServer</a><br>
+</td>
+</tr>
+</table>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XPrinterServer.html Thu Aug 15 13:00:47 2013
@@ -151,7 +151,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar-xref.html Thu Aug 15 13:00:47 2013
@@ -74,7 +74,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressBar.html Thu Aug 15 13:00:47 2013
@@ -207,7 +207,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XProgressMonitor.html Thu Aug 15 13:00:47 2013
@@ -191,7 +191,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton-xref.html Thu Aug 15 13:00:47 2013
@@ -66,7 +66,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRadioButton.html Thu Aug 15 13:00:47 2013
@@ -199,7 +199,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion-xref.html Thu Aug 15 13:00:47 2013
@@ -79,7 +79,7 @@ Singletons which Support this Interface<
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRegion.html Thu Aug 15 13:00:47 2013
@@ -405,7 +405,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback-xref.html Thu Aug 15 13:00:47 2013
@@ -55,7 +55,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XRequestCallback.html Thu Aug 15 13:00:47 2013
@@ -99,7 +99,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule-xref.html Thu Aug 15 13:00:47 2013
@@ -56,7 +56,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XReschedule.html Thu Aug 15 13:00:47 2013
@@ -99,7 +99,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar-xref.html Thu Aug 15 13:00:47 2013
@@ -65,7 +65,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XScrollBar.html Thu Aug 15 13:00:47 2013
@@ -491,7 +491,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSimpleTabController.html Thu Aug 15 13:00:47 2013
@@ -403,7 +403,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField-xref.html Thu Aug 15 13:00:47 2013
@@ -66,7 +66,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinField.html Thu Aug 15 13:00:47 2013
@@ -251,7 +251,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener-xref.html Thu Aug 15 13:00:47 2013
@@ -66,7 +66,7 @@ Uses as Return Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinListener.html Thu Aug 15 13:00:47 2013
@@ -191,7 +191,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue-xref.html Thu Aug 15 13:00:47 2013
@@ -55,7 +55,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSpinValue.html Thu Aug 15 13:00:47 2013
@@ -458,7 +458,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener-xref.html Thu Aug 15 13:00:47 2013
@@ -56,7 +56,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleChangeListener.html Thu Aug 15 13:00:47 2013
@@ -105,7 +105,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettings.html Thu Aug 15 13:00:47 2013
@@ -1043,7 +1043,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XStyleSettingsSupplier.html Thu Aug 15 13:00:47 2013
@@ -68,7 +68,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory-xref.html Thu Aug 15 13:00:47 2013
@@ -65,7 +65,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemChildFactory.html Thu Aug 15 13:00:47 2013
@@ -121,7 +121,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentMenuPeer.html Thu Aug 15 13:00:47 2013
@@ -119,7 +119,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer-xref.html Thu Aug 15 13:00:47 2013
@@ -56,7 +56,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XSystemDependentWindowPeer.html Thu Aug 15 13:00:47 2013
@@ -121,7 +121,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController-xref.html Thu Aug 15 13:00:47 2013
@@ -78,7 +78,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabController.html Thu Aug 15 13:00:47 2013
@@ -306,7 +306,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel-xref.html Thu Aug 15 13:00:47 2013
@@ -86,7 +86,7 @@ Synonym Typedefs<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabControllerModel.html Thu Aug 15 13:00:47 2013
@@ -301,7 +301,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener-xref.html Thu Aug 15 13:00:47 2013
@@ -56,7 +56,7 @@ References in Developers Guide<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTabListener.html Thu Aug 15 13:00:47 2013
@@ -246,7 +246,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextArea.html Thu Aug 15 13:00:47 2013
@@ -82,7 +82,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent-xref.html Thu Aug 15 13:00:47 2013
@@ -83,7 +83,7 @@ Uses as Data Type<br>
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextComponent.html Thu Aug 15 13:00:47 2013
@@ -398,7 +398,7 @@
 </td>
 </tr>
 </table>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>

Modified: openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextEditField-xref.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextEditField-xref.html?rev=1514248&r1=1514247&r2=1514248&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextEditField-xref.html (original)
+++ openoffice/ooo-site/trunk/content/api/docs/common/ref/com/sun/star/awt/XTextEditField-xref.html Thu Aug 15 13:00:47 2013
@@ -46,7 +46,7 @@ References in Developers Guide<br>
 </tr>
 </table>
 <hr>
-<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
+<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.</p>
 
 </div> <!-- id="adc-idlref" -->
 </body>